Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gtk3 for openSUSE:Factory checked in at 2026-09-08 16:52:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gtk3 (Old) and /work/SRC/openSUSE:Factory/.gtk3.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gtk3" Tue Sep 8 16:52:10 2026 rev:210 rq:1375925 version:3.24.52+git59.b30343717d Changes: -------- --- /work/SRC/openSUSE:Factory/gtk3/gtk3.changes 2026-07-02 22:19:10.268909805 +0200 +++ /work/SRC/openSUSE:Factory/.gtk3.new.1265/gtk3.changes 2026-09-08 16:52:34.804096590 +0200 @@ -1,0 +2,31 @@ +Fri Sep 4 07:31:36 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 3.24.52+git59.b30343717d: + + filechooser: Avoid converting CSS font size twice + + a11y: Do not emit false focus changes for a notebook tab on + page changes + + Window: Free empty string set to gtk-menu-bar-accel + + wayland: Align decoration layout fallback with GtkSettings + + filechooserwidget: stop the location and load timeouts in + dispose + +------------------------------------------------------------------- +Tue Aug 11 07:26:12 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Update to version 3.24.52+git48.b9cc75f19f: + + menu: Avoid scrolling too far + + gtkapplication: Fix gtk_application_dbus_register return value + + gtk/window: NULL check settings before disconnecting handler + + gtkwindow: Clear active state on disappearing pointer + + gdk/wayland: Remove unused field in _GdkWaylandSelection + + gdk/wayland: Make primary selection and clipboard updates less + racy + + gdk/wayland: Clear dnd targets + + gdk/wayland: Set clipboard targets atomically + + Focus does not return to the main window when closing File + Chooser + + gdk/wayland: Add support for wl_fixes.ack_global_remove + + x11: Fix wrong display when getting xatom +- Drop gtk3-fix-xi2-xatom.patch:fixed upstream. + +------------------------------------------------------------------- @@ -3568,0 +3600 @@ + Old: ---- gtk-3.24.52.tar.xz gtk3-fix-xi2-xatom.patch New: ---- gtk-3.24.52+git59.b30343717d.tar.xz ----------(Old B)---------- Old: + x11: Fix wrong display when getting xatom - Drop gtk3-fix-xi2-xatom.patch:fixed upstream. ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gtk3.spec ++++++ --- /var/tmp/diff_new_pack.5mSsS5/_old 2026-09-08 16:52:37.208197348 +0200 +++ /var/tmp/diff_new_pack.5mSsS5/_new 2026-09-08 16:52:37.213197557 +0200 @@ -30,7 +30,7 @@ %define __provides_exclude_from ^%{_libdir}/gtk-3.0 Name: gtk3 -Version: 3.24.52 +Version: 3.24.52+git59.b30343717d Release: 0 Summary: The GTK+ toolkit library (version 3) License: LGPL-2.1-or-later @@ -45,8 +45,6 @@ Patch0: gtk3-GTK_PATH64.patch # PATCH-FIX-OPENSUSE gtk3-revert-forced-xftdpi.patch [email protected] -- Revert very controversal commit on GTK3, forcing DPI to 96 Patch1: gtk3-revert-forced-xftdpi.patch -# PATCH-FIX-UPSTREAM gtk3-fix-xi2-xatom.patch bsc#1269225, glgo#GNOME/gtk!10105 [email protected] -- Fix wrong display when handling xi2 xatom -Patch2: gtk3-fix-xi2-xatom.patch BuildRequires: cups-devel >= 1.7 BuildRequires: docbook-xsl-stylesheets @@ -395,7 +393,6 @@ %autopatch -p1 -m 1 -M 999 %else %patch -P 1 -p1 -%patch -P 2 -p1 %endif %build ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.5mSsS5/_old 2026-09-08 16:52:37.372204221 +0200 +++ /var/tmp/diff_new_pack.5mSsS5/_new 2026-09-08 16:52:37.386204808 +0200 @@ -1,6 +1,7 @@ -mtime: 1782958293 -commit: 9dfb69ae3717d250379e97665c34cfe5facfe6a7709eccf743bf4beacf7280c9 +mtime: 1788551434 +commit: ebf867cecf8fd31ccfde1cd1ed4388c2e8a7748308907bd662a86f68b67f3938 url: https://src.opensuse.org/GNOME/gtk3 -revision: 9dfb69ae3717d250379e97665c34cfe5facfe6a7709eccf743bf4beacf7280c9 +revision: ebf867cecf8fd31ccfde1cd1ed4388c2e8a7748308907bd662a86f68b67f3938 +trackingbranch: factory projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ _service ++++++ --- /var/tmp/diff_new_pack.5mSsS5/_old 2026-09-08 16:52:37.447207365 +0200 +++ /var/tmp/diff_new_pack.5mSsS5/_new 2026-09-08 16:52:37.454207658 +0200 @@ -3,7 +3,7 @@ <service name="obs_scm" mode="manual"> <param name="url">https://gitlab.gnome.org/GNOME/gtk.git</param> <param name="scm">git</param> - <param name="revision">3.24.52</param> + <param name="revision">gtk-3-24</param> <param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@.%h</param> <param name="versionrewrite-pattern">([^+]+)(\+git0.*)?(\+git[1-9][0-9]*.*)?</param> <param name="versionrewrite-replacement">\1\3</param> ++++++ build.specials.obscpio ++++++ ++++++ 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-09-04 21:50:34.000000000 +0200 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.* ++++++ gtk.obsinfo ++++++ --- /var/tmp/diff_new_pack.5mSsS5/_old 2026-09-08 16:52:37.881225555 +0200 +++ /var/tmp/diff_new_pack.5mSsS5/_new 2026-09-08 16:52:37.886225764 +0200 @@ -1,5 +1,5 @@ name: gtk -version: 3.24.52 -mtime: 1774232689 -commit: 6a0b360d473f7c546314738c0c8dd9829eb9d3c2 +version: 3.24.52+git59.b30343717d +mtime: 1788274234 +commit: b30343717dc9b02cf157d2ea87da585d8d518845
