Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2021-04-12 12:35:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/webkit2gtk3 (Old)
 and      /work/SRC/openSUSE:Factory/.webkit2gtk3.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "webkit2gtk3"

Mon Apr 12 12:35:53 2021 rev:115 rq:881173 version:2.31.91

Changes:
--------
--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2021-03-03 
18:34:47.171373794 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.2401/webkit2gtk3.changes        
2021-04-12 12:38:48.149469566 +0200
@@ -1,0 +2,62 @@
+Tue Mar 23 02:31:51 UTC 2021 - Michael Gorse <mgo...@suse.com>
+
+- Update to version 2.31.91:
+  + Make WebKitSecurityOrigin a simple data store for <protocol,
+    host, port> and deprecate webkit_security_origin_is_opaque().
+  + Fix user agent again to work on several google websites.
+  + Fix web view url on web process terminate signals.
+  + Fix preferred language overrides sent to the web process.
+  + Fix the build in i386.
+  + Translation updates: Simplified Chinese.
+- Drop webkitgtk-i586-build-fix.patch: fixed upstream.
+- Disable webkit-process.patch: needs to be rebased or dropped.
+
+-------------------------------------------------------------------
+Mon Mar 22 02:31:51 UTC 2021 - Michael Gorse <mgo...@suse.com>
+
+- Add webkitgtk-i586-build-fix.patch: fix build on i586
+  (webkit#222480).
+
+-------------------------------------------------------------------
+Mon Mar 22 02:31:50 UTC 2021 - Michael Gorse <mgo...@suse.com>
+
+- Update to version 2.31.90:
+  + Add permission request API for MediaKeySystem access.
+  + Fix rendering when using opacity filters on hardware
+    accelerated layers.
+  + Fix flatpak-spawn subsandbox to not clear environment
+    variables.
+  + Ensure a URI scheme handler can't be registered multiple times.
+  + Fix several crashes and rendering issues.
+  + The minimum required GStreamer version is now 1.14.
+  + CEA-608 closed captions support (requires
+    WEBKIT_GST_USE_PLAYBIN3=1 environment variable).
+  - Advertise CBCS decryption and VP9 support in Thunder.
+  - Advertise DASH as supported in the media player.
+  - Improved support for playbin3.
+  - Translation updates: Ukrainian.
+- Up required gstreamer and gtk3 versions.
+
+-------------------------------------------------------------------
+Mon Mar 22 02:31:01 UTC 2021 - Callum Farmer <gm...@opensuse.org>
+
+- Update to version 2.31.1:
+  + Remove support for NPAPI plugins.
+  + Enable the web process cache when PSON is enabled too.
+  + TLS errors and proxy settings APIs have been moved from
+    WebKitContext to WebKitWebsiteDataManager.
+  + Add new API to remove individual scripts/stylesheets using
+    WebKitUserContentManager.
+  + Correctly apply the system font scaling factor.
+  + Show main loop frames information in the web inspector.
+- Remove webkit-font-scaling.patch: contained in upstream
+- New build requirement: pkgconfig(manette-0.2).
+
+-------------------------------------------------------------------
+Sun Mar 21 20:33:09 UTC 2021 - Michael Gorse <mgo...@suse.com>
+
+- Update to version 2.30.6:
+  + Update user agent quirks again for Google Docs and Google Drive.
+  + Fix several crashes and rendering issues.
+
+-------------------------------------------------------------------

Old:
----
  webkit-font-scaling.patch
  webkitgtk-2.30.5.tar.xz
  webkitgtk-2.30.5.tar.xz.asc

New:
----
  webkitgtk-2.31.91.tar.xz
  webkitgtk-2.31.91.tar.xz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ webkit2gtk3.spec ++++++
--- /var/tmp/diff_new_pack.f5GSXr/_old  2021-04-12 12:38:49.461471091 +0200
+++ /var/tmp/diff_new_pack.f5GSXr/_new  2021-04-12 12:38:49.465471096 +0200
@@ -31,10 +31,10 @@
 %define _gold_linker 0
 %endif
 Name:           webkit2gtk3
-Version:        2.30.5
+Version:        2.31.91
 Release:        0
 Summary:        Library for rendering web content, GTK+ Port
-License:        LGPL-2.0-or-later AND BSD-3-Clause
+License:        BSD-3-Clause AND LGPL-2.0-or-later
 Group:          Development/Libraries/C and C++
 URL:            https://webkitgtk.org
 Source0:        %{url}/releases/%{_name}-%{version}.tar.xz
@@ -44,11 +44,9 @@
 
 # PATCH-FIX-OPENSUSE no-forced-sse.patch jeng...@iani.de -- cure execution of 
illegal instruction in i586 firefox.
 Patch0:         no-forced-sse.patch
-# PATCH-FIX-UPSTREAM webkit-font-scaling.patch 
https://bugs.webkit.org/show_bug.cgi?id=218450 badshah...@gmail.com -- Fix 
system font scaling not applied to 'font-size: XXXpt'
-Patch1:         webkit-font-scaling.patch
 
 # Below patches are for 15.0/15.1 only
-# PATCH-FIX-OPENSUSE webkit-process.patch boo#1159329 mgo...@suse.com -- use 
single web process for evolution and geary.
+# PATCH-NEEDS-REBASE webkit-process.patch boo#1159329 mgo...@suse.com -- use 
single web process for evolution and geary (was: PATCH-FIX-OPENSUSE).
 Patch100:       webkit-process.patch
 # PATCH-FIX-OPENSUSE old-wayland-scanner.patch mgo...@suse.com -- pass code to 
wayland-scanner, rather than private-code
 Patch101:       old-wayland-scanner.patch
@@ -84,7 +82,7 @@
 BuildRequires:  pkgconfig(geoclue-2.0) >= 2.1.5
 BuildRequires:  pkgconfig(glib-2.0) >= 2.36
 BuildRequires:  pkgconfig(gnutls) >= 3.0.0
-BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.0.3
+BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.14.0
 BuildRequires:  pkgconfig(gstreamer-app-1.0)
 BuildRequires:  pkgconfig(gstreamer-audio-1.0)
 BuildRequires:  pkgconfig(gstreamer-codecparsers-1.0)
@@ -95,7 +93,7 @@
 BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0)
 BuildRequires:  pkgconfig(gstreamer-tag-1.0)
 BuildRequires:  pkgconfig(gstreamer-video-1.0)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.12.0
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22.0
 BuildRequires:  pkgconfig(gudev-1.0)
 BuildRequires:  pkgconfig(harfbuzz) >= 0.9.2
 BuildRequires:  pkgconfig(libbrotlidec) >= 1.0.1
@@ -108,6 +106,7 @@
 BuildRequires:  pkgconfig(libwebp)
 BuildRequires:  pkgconfig(libxml-2.0) >= 2.8.0
 BuildRequires:  pkgconfig(libxslt) >= 1.1.7
+BuildRequires:  pkgconfig(manette-0.2)
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(upower-glib)
 %if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150200
@@ -280,9 +279,8 @@
 %prep
 %setup -q -n webkitgtk-%{version}
 %patch0 -p1
-%patch1 -p1
 %if 0%{?suse_version} <= 1500 && 0%{?sle_version} < 150200
-%patch100 -p1
+#%patch100 -p1
 %patch101 -p1
 %endif
 


++++++ webkitgtk-2.30.5.tar.xz -> webkitgtk-2.31.91.tar.xz ++++++
/work/SRC/openSUSE:Factory/webkit2gtk3/webkitgtk-2.30.5.tar.xz 
/work/SRC/openSUSE:Factory/.webkit2gtk3.new.2401/webkitgtk-2.31.91.tar.xz 
differ: char 26, line 1

Reply via email to