Hello community, here is the log from the commit of package gtk3 for openSUSE:Leap:15.2 checked in at 2020-03-06 12:38:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/gtk3 (Old) and /work/SRC/openSUSE:Leap:15.2/.gtk3.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gtk3" Fri Mar 6 12:38:22 2020 rev:76 rq:779721 version:3.24.14 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/gtk3/gtk3.changes 2020-01-30 14:50:44.942913588 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.gtk3.new.26092/gtk3.changes 2020-03-06 12:39:43.842700795 +0100 @@ -1,0 +2,39 @@ +Mon Feb 17 20:54:23 UTC 2020 - [email protected] + +- Update to version 3.24.14: + + Fix the opaque region for windows on X11. + + Theme: + - Fix flat buttons in backdrop. + - Make popovers look more similar to menus. + - Tweak checkbox & radiobutton appearance. + - Add general typography classes (heading, title-1, etc). + + Language bindings: Fix annotations for + gtk_tree_model_sort_new_with_model. + + Switch: Fix touch support. + + Infobar: Make clickable for default action. + + Emojichooser: Respect a no-emoji input hint. + + Fontchooser: Fix an oversight with hiding the size label. + + Filechooser: Disable recursive search without a system indexer. + + Modelbutton: Fix a11y support to reflect button state. + + Input: Fix touchpad gesture center calculation. + + X11: + - Fix root window scaling. + - Support _GTK_WORKAREAS_Dn property. + + Wayland: + - Support a terminal purpose in input methods. + - Fix preedit cursor positioning. + - Fix enabling/disabling of text inputs. + - Support simultaneous selection requests. + - Require Wayland 1.14.91. + + Printing: Fix a crash with Avahi. + + Updated translations. + +------------------------------------------------------------------- +Fri Jan 10 12:03:26 UTC 2020 - Dominique Leuenberger <[email protected]> + +- Move /usr/share/locale/en from the -lang package to the -data + package: English is installed on all systems. This avoids + gtk3-lang being triggered for installation on english-only + systems. + +------------------------------------------------------------------- Old: ---- gtk-3.24.13+0.obscpio New: ---- gtk-3.24.14.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gtk3.spec ++++++ --- /var/tmp/diff_new_pack.T1o5NI/_old 2020-03-06 12:39:44.946701466 +0100 +++ /var/tmp/diff_new_pack.T1o5NI/_new 2020-03-06 12:39:44.946701466 +0100 @@ -1,7 +1,7 @@ # # spec file for package gtk3 # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands # # All modifications and additions to the file contributed by third parties @@ -35,7 +35,7 @@ %bcond_without broadway %bcond_with doc Name: %{pname} -Version: 3.24.13+0 +Version: 3.24.14 Release: 0 Summary: The GTK+ toolkit library (version 3) License: LGPL-2.1-or-later @@ -86,10 +86,10 @@ BuildRequires: pkgconfig(pango) >= 1.41.0 BuildRequires: pkgconfig(pangoft2) BuildRequires: pkgconfig(rest-0.7) -BuildRequires: pkgconfig(wayland-client) >= 1.9.91 -BuildRequires: pkgconfig(wayland-cursor) >= 1.9.91 +BuildRequires: pkgconfig(wayland-client) >= 1.14.91 +BuildRequires: pkgconfig(wayland-cursor) >= 1.14.91 BuildRequires: pkgconfig(wayland-egl) -BuildRequires: pkgconfig(wayland-protocols) >= 1.12 +BuildRequires: pkgconfig(wayland-protocols) >= 1.14 BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xcomposite) BuildRequires: pkgconfig(xcursor) @@ -681,6 +681,7 @@ %{_datadir}/glib-2.0/schemas/org.gtk.Demo.gschema.xml %files data +%{_datadir}/locale/en/ %{_datadir}/themes/Default/ %{_datadir}/themes/Emacs/ @@ -730,6 +731,8 @@ %{_datadir}/gettext/its/gtkbuilder.loc %files lang -f gtk30.lang -f gtk30-properties.lang +# english locale should be in the main package +%exclude %{_datadir}/locale/en %endif %if %{with doc} ++++++ _service ++++++ --- /var/tmp/diff_new_pack.T1o5NI/_old 2020-03-06 12:39:44.986701490 +0100 +++ /var/tmp/diff_new_pack.T1o5NI/_new 2020-03-06 12:39:44.990701493 +0100 @@ -4,6 +4,8 @@ <param name="scm">git</param> <param name="revision">gtk-3-24</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> + <param name="versionrewrite-pattern">(.*)\+0</param> + <param name="versionrewrite-replacement">\1</param> <param name="changesgenerate">enable</param> </service> <service mode="buildtime" name="tar" /> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.T1o5NI/_old 2020-03-06 12:39:44.998701497 +0100 +++ /var/tmp/diff_new_pack.T1o5NI/_new 2020-03-06 12:39:45.002701500 +0100 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">https://gitlab.gnome.org/GNOME/gtk.git</param> - <param name="changesrevision">f737908d2f7dc121e0d85507c16fd7a399d4b36a</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">fab213a5f93c5624ed62a949ea6f93c8f2a3a591</param></service></servicedata> \ No newline at end of file ++++++ gtk-3.24.13+0.obscpio -> gtk-3.24.14.obscpio ++++++ /work/SRC/openSUSE:Leap:15.2/gtk3/gtk-3.24.13+0.obscpio /work/SRC/openSUSE:Leap:15.2/.gtk3.new.26092/gtk-3.24.14.obscpio differ: char 48, line 1 ++++++ gtk.obsinfo ++++++ --- /var/tmp/diff_new_pack.T1o5NI/_old 2020-03-06 12:39:45.034701519 +0100 +++ /var/tmp/diff_new_pack.T1o5NI/_new 2020-03-06 12:39:45.034701519 +0100 @@ -1,5 +1,5 @@ name: gtk -version: 3.24.13+0 -mtime: 1574878582 -commit: f737908d2f7dc121e0d85507c16fd7a399d4b36a +version: 3.24.14 +mtime: 1581960604 +commit: fab213a5f93c5624ed62a949ea6f93c8f2a3a591
