Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gtk3 for openSUSE:Factory checked in at 2021-04-29 22:44:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gtk3 (Old) and /work/SRC/openSUSE:Factory/.gtk3.new.1947 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gtk3" Thu Apr 29 22:44:29 2021 rev:167 rq:888740 version:3.24.29 Changes: -------- --- /work/SRC/openSUSE:Factory/gtk3/gtk3.changes 2021-04-24 23:07:15.947234673 +0200 +++ /work/SRC/openSUSE:Factory/.gtk3.new.1947/gtk3.changes 2021-04-29 22:44:40.148227428 +0200 @@ -1,0 +2,29 @@ +Fri Apr 23 21:18:32 UTC 2021 - Michael Gorse <[email protected]> + +- Update to version 3.24.29: + + Input: + - Look for a Compose file in the right place. + - Revert some Compose sequence changes (mainly around dead + acute and apostrophe). + - Consume all key events during preedit, to avoid unexpected + interactions. + - Ignore more modifiers during preedit, to allow using 3rd and + 5th level choosers. + - Fix handling of cursor positions in non-ASCII preedit text. + + GtkSpinButton: Interpret localized digits. + + GtkScale: Fix sporadic criticals. + + GtkScrolledWindow: + - Cancel overshoot on size changes. + - Avoid criticals with non-overlay scrollbars. + + GtkFileChooser: Handle smb mounts better. + + GtkListBox: Fix extending multi-selections. + + Fix a possible crash in gtk_show_uri. + + Wayland: Improve font settings fallback. + + X11: + - Avoid log spam on exit. + - Don't beep on untrusted displays. + + Updated translations. +- Drop gtk3-prevent-g_file_get_basename-return-NULL.patch: fixed + upstream. + +------------------------------------------------------------------- Old: ---- gtk-3.24.28.obscpio gtk3-prevent-g_file_get_basename-return-NULL.patch New: ---- gtk-3.24.29.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gtk3.spec ++++++ --- /var/tmp/diff_new_pack.74x0rY/_old 2021-04-29 22:44:40.960223812 +0200 +++ /var/tmp/diff_new_pack.74x0rY/_new 2021-04-29 22:44:40.960223812 +0200 @@ -32,7 +32,7 @@ %bcond_without broadway %bcond_with doc Name: %{pname} -Version: 3.24.28 +Version: 3.24.29 Release: 0 Summary: The GTK+ toolkit library (version 3) License: LGPL-2.1-or-later @@ -47,8 +47,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-prevent-g_file_get_basename-return-NULL.patch boo#1185082, glgo#GNOME/gtk!3458 [email protected] -- Fix a possible crash in gtk_show_uri -Patch2: gtk3-prevent-g_file_get_basename-return-NULL.patch BuildRequires: cups-devel >= 1.7 BuildRequires: docbook-xsl-stylesheets @@ -397,7 +395,6 @@ %patch0 -p1 %endif %patch1 -p1 -%patch2 -p1 %build NOCONFIGURE=1 ./autogen.sh ++++++ _service ++++++ --- /var/tmp/diff_new_pack.74x0rY/_old 2021-04-29 22:44:41.000223634 +0200 +++ /var/tmp/diff_new_pack.74x0rY/_new 2021-04-29 22:44:41.000223634 +0200 @@ -3,7 +3,7 @@ <service name="obs_scm" mode="disabled"> <param name="url">https://gitlab.gnome.org/GNOME/gtk.git</param> <param name="scm">git</param> - <param name="revision">3.24.28</param> + <param name="revision">3.24.29</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> ++++++ gtk-3.24.28.obscpio -> gtk-3.24.29.obscpio ++++++ /work/SRC/openSUSE:Factory/gtk3/gtk-3.24.28.obscpio /work/SRC/openSUSE:Factory/.gtk3.new.1947/gtk-3.24.29.obscpio differ: char 49, line 1 ++++++ gtk.obsinfo ++++++ --- /var/tmp/diff_new_pack.74x0rY/_old 2021-04-29 22:44:41.052223402 +0200 +++ /var/tmp/diff_new_pack.74x0rY/_new 2021-04-29 22:44:41.052223402 +0200 @@ -1,5 +1,5 @@ name: gtk -version: 3.24.28 -mtime: 1616810069 -commit: 23db3508899f8304482b68e04a181bb081549081 +version: 3.24.29 +mtime: 1619146070 +commit: 77f32a69c0a35ffd3a1a542a6057c1c6d13c793d
