Hello community,

here is the log from the commit of package gtk3 for openSUSE:Factory checked in 
at 2020-08-15 21:16:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtk3 (Old)
 and      /work/SRC/openSUSE:Factory/.gtk3.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gtk3"

Sat Aug 15 21:16:15 2020 rev:160 rq:826635 version:3.24.22

Changes:
--------
--- /work/SRC/openSUSE:Factory/gtk3/gtk3.changes        2020-06-30 
21:53:46.946260775 +0200
+++ /work/SRC/openSUSE:Factory/.gtk3.new.3399/gtk3.changes      2020-08-15 
21:16:46.767500021 +0200
@@ -1,0 +2,23 @@
+Mon Aug 10 16:55:00 UTC 2020 - Bjørn Lie <[email protected]>
+
+- Update to version 3.24.22:
+  + GtkTextView:
+    - Fix some corner cases of pixelcache invalidation.
+    - Make select-all work on touch.
+  + Fix print portal support.
+  + Adwaita:
+    - Tweak title style class.
+    - Add a public color for text view background.
+  + Wayland: Add a way to change the application id:
+  + Add --enable-tracker3 option to configure.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Aug 10 08:12:40 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- Only recommend instead of Require adwaita-icon-theme: Even though
+  GTK3 references this icon set as fallback, we only want to
+  recommend it here to have a chance to make live CD's smaller
+  (where we have good control of the apps on them).
+
+-------------------------------------------------------------------

Old:
----
  gtk-3.24.21.obscpio

New:
----
  gtk-3.24.22.obscpio

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

Other differences:
------------------
++++++ gtk3.spec ++++++
--- /var/tmp/diff_new_pack.lpgUtW/_old  2020-08-15 21:16:49.075501339 +0200
+++ /var/tmp/diff_new_pack.lpgUtW/_new  2020-08-15 21:16:49.079501340 +0200
@@ -35,7 +35,7 @@
 %bcond_without  broadway
 %bcond_with     doc
 Name:           %{pname}
-Version:        3.24.21
+Version:        3.24.22
 Release:        0
 Summary:        The GTK+ toolkit library (version 3)
 License:        LGPL-2.1-or-later
@@ -111,8 +111,9 @@
 Group:          System/Libraries
 Requires:       %{name}-data >= %{version}
 Requires:       %{name}-schema >= %{version}
-# Require Adwaita Icon Theme: It's GTKs icon set, that's guaranteed to be there
-Requires:       adwaita-icon-theme
+# Recommend Adwaita Icon Theme: GTK3 references this icon set in the code,
+# but some setups might still want to eliminate it (think limited size Live 
CDs)
+Recommends:     adwaita-icon-theme
 # Require gdk-pixbuf-loader-rsvg - bsc#1007453. We require adwaita-icon-theme
 # so we need something to load the svg icons.
 Requires:       gdk-pixbuf-loader-rsvg

++++++ _service ++++++
--- /var/tmp/diff_new_pack.lpgUtW/_old  2020-08-15 21:16:49.127501368 +0200
+++ /var/tmp/diff_new_pack.lpgUtW/_new  2020-08-15 21:16:49.127501368 +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.21</param>
+    <param name="revision">3.24.22</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param name="versionrewrite-pattern">(.*)\+0</param>
     <param name="versionrewrite-replacement">\1</param>

++++++ gtk-3.24.21.obscpio -> gtk-3.24.22.obscpio ++++++
/work/SRC/openSUSE:Factory/gtk3/gtk-3.24.21.obscpio 
/work/SRC/openSUSE:Factory/.gtk3.new.3399/gtk-3.24.22.obscpio differ: char 48, 
line 1

++++++ gtk.obsinfo ++++++
--- /var/tmp/diff_new_pack.lpgUtW/_old  2020-08-15 21:16:49.183501400 +0200
+++ /var/tmp/diff_new_pack.lpgUtW/_new  2020-08-15 21:16:49.183501400 +0200
@@ -1,5 +1,5 @@
 name: gtk
-version: 3.24.21
-mtime: 1593378841
-commit: ab4b85f88cf822d6dbb9cda9c4d71fd10a5d3d99
+version: 3.24.22
+mtime: 1597075186
+commit: 0d30d36326ade257b6309d23bbbeb844a1119338
 


Reply via email to