Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package wpewebkit for openSUSE:Factory 
checked in at 2026-04-22 16:55:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wpewebkit (Old)
 and      /work/SRC/openSUSE:Factory/.wpewebkit.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wpewebkit"

Wed Apr 22 16:55:45 2026 rev:12 rq:1348439 version:2.52.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/wpewebkit/wpewebkit.changes      2026-03-01 
22:15:42.892158107 +0100
+++ /work/SRC/openSUSE:Factory/.wpewebkit.new.11940/wpewebkit.changes   
2026-04-22 16:55:50.514677171 +0200
@@ -1,0 +2,64 @@
+Thu Apr 16 07:44:28 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 2.52.2:
+  + Improve handling of real-time threads.
+  + Improve focus handling in the WPE Qt binding.
+  + Allow QML code to invoke WPEQtView::webView() in the WPE Qt
+    binding, which allows using the public C API as well.
+  + Fix the WPE Qt binding build with Qt 6.9 or newer.
+  + Fix scrollbar rendering glitches visible in some GPU
+    configurations.
+  + Fix V4L2 hardware accelerated media codecs now working due to
+    overly restrictive sandbox device access rules.
+  + Fix the build with ENABLE_BREAKPAD=ON.
+  + Partially fix the build in BSD and other non-Linux Unix
+    systems.
+  + Fix several crashes and rendering issues.
+- Changes from version 2.52.1:
+  + Reduce the amount of useless MPRIS notifications produced by
+    MediaSesion when the information about media being played is
+    incomplete.
+  + Support turning off USE_GSTREAMER to configure the build with
+    all multimedia features disabled.
+  + Add Sysprof marks for mouse events.
+  + Fix MediaSession icon for iheart.com not being displayed.
+  + Fix the build with USE_GSTREAMER_GL disabled.
+  + Fix the build with librice version 0.3.0 or newer.
+  + Fix several crashes and rendering issues.
+- Changes from version 2.52.0:
+  + Make text look like in other browsers by blending in linear
+    color space.
+  + Improved rendering performance by using a different tile size
+    depending on whether GPU rendering is enabled or not.
+  + Improved composition scheduling to avoid blocking waiting for
+    tile painting.
+  + Improved performance of accelerated 2D canvas by recording
+    operations for batched replay.
+  + Improved asynchronous scrolling when main thread is busy by
+    avoiding locks and rendering the scroll bars from the scrolling
+    thread.
+  + Enabled dynamic MSAA for accelerated 2D canvas rendering.
+  + Improved text rendering performance.
+  + Videos with BT2100-PQ color space are now tone-mapped to SDR,
+    ensuring colours do not appear washed out.
+  + Improved behaviour of context menus and added some missing
+    functionality.
+  + Improved the WPEPlatform API all around, and added support for
+    building exclusively using with it, making libwpe unnecessary
+    in that case.
+  + Removed the WPE Qt5 API binding. The Qt6 API is still
+    available.
+  + Improved support for targeting Android, taking advantage of a
+    number of Android-specific technologies (logging, hardware
+    buffers, etc.)
+  + Added support to use the WPEPlatform API on Android.
+  + Added support for the Audio Output Devices API.
+  + Added API to take image snapshots of web views.
+  + Added API to handle WebXR permission requests.
+  + Added API to query the immersive session status.
+  + Added initial API for web extensions.
+- Add hyphen BuildRequires: New dependency.
+- Remove conditional disabling of LTO for some arches, disable for
+  all targets.
+
+-------------------------------------------------------------------

Old:
----
  wpewebkit-2.50.5.tar.xz

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  wpewebkit-2.52.2.tar.xz

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

Other differences:
------------------
++++++ wpewebkit.spec ++++++
--- /var/tmp/diff_new_pack.KdR8Wy/_old  2026-04-22 16:55:52.026739810 +0200
+++ /var/tmp/diff_new_pack.KdR8Wy/_new  2026-04-22 16:55:52.030739976 +0200
@@ -22,11 +22,8 @@
 %define _sonameverpkg 2_0
 
 Name:           wpewebkit
-### FIXME ### Drop the disabling of LTO on next release/versionbump
-%ifarch %{ix86} %{arm}
 %define _lto_cflags %{nil}
-%endif
-Version:        2.50.5
+Version:        2.52.2
 Release:        0
 Summary:        Library for rendering web content, WPE Port
 License:        BSD-3-Clause AND LGPL-2.1-only
@@ -39,6 +36,7 @@
 BuildRequires:  flite-devel
 BuildRequires:  gcc-c++
 BuildRequires:  gperf >= 3.0.1
+BuildRequires:  hyphen-devel
 BuildRequires:  libbacktrace-devel
 BuildRequires:  libicu-devel >= 61.2
 BuildRequires:  memory-constraints

++++++ _scmsync.obsinfo ++++++
mtime: 1776347780
commit: d646854ed3b8e86fdc0a2d522f467445e7b67e9ac10e740fc9e662e02538bcda
url: https://src.opensuse.org/GNOME/wpewebkit
revision: d646854ed3b8e86fdc0a2d522f467445e7b67e9ac10e740fc9e662e02538bcda
projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-04-17 11:58:07.000000000 +0200
@@ -0,0 +1,4 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild

++++++ wpewebkit-2.50.5.tar.xz -> wpewebkit-2.52.2.tar.xz ++++++
/work/SRC/openSUSE:Factory/wpewebkit/wpewebkit-2.50.5.tar.xz 
/work/SRC/openSUSE:Factory/.wpewebkit.new.11940/wpewebkit-2.52.2.tar.xz differ: 
char 25, line 1

Reply via email to