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-03-27 16:48:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gtk3 (Old) and /work/SRC/openSUSE:Factory/.gtk3.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gtk3" Fri Mar 27 16:48:47 2026 rev:208 rq:1342974 version:3.24.52 Changes: -------- --- /work/SRC/openSUSE:Factory/gtk3/gtk3.changes 2025-09-30 17:49:50.528104211 +0200 +++ /work/SRC/openSUSE:Factory/.gtk3.new.8177/gtk3.changes 2026-03-27 16:49:20.358997535 +0100 @@ -1,0 +2,29 @@ +Mon Mar 23 12:47:40 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Update to version 3.24.52: + + Bugs fixed: + - Zlib required when broadway is enabled. + - Invalid a11y events when calling `gtk_tree_view_set_cursor` + on an unfocused GtkTreeView (Michael Weghorn) + - Firefox crashes at gdk_wayland_drag_context_manage_dnd() when + missing toplevel wl_surface + - gtk3 refresh_rate calculation overflows on 32-bit targets + - Images for recolored icons are constantly being reloaded + - Wild strobing in multi window mode + - GIMP does not focus on dialogue boxes on Mac + - quartz: add automagic uti<->mime conversion for clipboard + - Fix position of child tooltips in GTK3 custom windows + - a11y: Don't send focus-related events for unfocused treeview + - quartz: gtkwindow - fix windows fighting focus + - gtkmenu: Await more motion events before deactivating on + release + - wayland: Handle XKB initialization failures gracefully + - gdk/win32: Add missing EGL conditional compilation guard + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 23 08:49:34 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Migrate to xz compression and manual service run + +------------------------------------------------------------------- Old: ---- gtk-3.24.51.obscpio New: ---- _scmsync.obsinfo build.specials.obscpio gtk-3.24.52.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gtk3.spec ++++++ --- /var/tmp/diff_new_pack.2j98P0/_old 2026-03-27 16:49:21.575048201 +0100 +++ /var/tmp/diff_new_pack.2j98P0/_new 2026-03-27 16:49:21.579048368 +0100 @@ -30,7 +30,7 @@ %define __provides_exclude_from ^%{_libdir}/gtk-3.0 Name: gtk3 -Version: 3.24.51 +Version: 3.24.52 Release: 0 Summary: The GTK+ toolkit library (version 3) License: LGPL-2.1-or-later ++++++ _scmsync.obsinfo ++++++ mtime: 1774270368 commit: f099e93d667a2063ba9add09593a222afce9e70a5cfd6efa4401e410c6b1cf33 url: https://src.opensuse.org/GNOME/gtk3 revision: f099e93d667a2063ba9add09593a222afce9e70a5cfd6efa4401e410c6b1cf33 projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ _service ++++++ --- /var/tmp/diff_new_pack.2j98P0/_old 2026-03-27 16:49:21.635050701 +0100 +++ /var/tmp/diff_new_pack.2j98P0/_new 2026-03-27 16:49:21.639050868 +0100 @@ -3,14 +3,14 @@ <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.51</param> + <param name="revision">3.24.52</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> -<!-- <param name="changesgenerate">enable</param> --> + <!-- <param name="changesgenerate">enable</param> --> </service> - <service name="tar" mode="buildtime"/> - <service name="recompress" mode="buildtime"> + <service name="tar" mode="manual"/> + <service name="recompress" mode="manual"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> ++++++ 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-03-24 09:31:49.000000000 +0100 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.* ++++++ gtk.obsinfo ++++++ --- /var/tmp/diff_new_pack.2j98P0/_old 2026-03-27 16:49:21.731054701 +0100 +++ /var/tmp/diff_new_pack.2j98P0/_new 2026-03-27 16:49:21.735054868 +0100 @@ -1,5 +1,5 @@ name: gtk -version: 3.24.51 -mtime: 1759189298 -commit: 0d3e55cf22abc81b532a3011462b3195f1480974 +version: 3.24.52 +mtime: 1774232689 +commit: 6a0b360d473f7c546314738c0c8dd9829eb9d3c2
