Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package adwaita-icon-theme for 
openSUSE:Factory checked in at 2022-02-23 16:25:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/adwaita-icon-theme (Old)
 and      /work/SRC/openSUSE:Factory/.adwaita-icon-theme.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "adwaita-icon-theme"

Wed Feb 23 16:25:40 2022 rev:31 rq:956566 version:41.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/adwaita-icon-theme/adwaita-icon-theme.changes    
2021-09-29 20:17:25.998784108 +0200
+++ 
/work/SRC/openSUSE:Factory/.adwaita-icon-theme.new.1958/adwaita-icon-theme.changes
  2022-02-23 16:25:49.223507479 +0100
@@ -1,0 +2,10 @@
+Mon Feb 21 10:19:36 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Replace Requires(post): gtk3-tools with the 2 following:
+  + Requires(post): (gtk3-tools if libgtk-3-0)
+  + Requires(post): (gtk4-tools if libgtk-4-1)
+  Do this as we want gtk3-tools when building and installing a gtk3
+  based package, and gtk4-tools when building and installing a gtk4
+  based package.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ adwaita-icon-theme.spec ++++++
--- /var/tmp/diff_new_pack.CsdCqB/_old  2022-02-23 16:25:49.803507499 +0100
+++ /var/tmp/diff_new_pack.CsdCqB/_new  2022-02-23 16:25:49.811507500 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package adwaita-icon-theme
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -31,7 +31,8 @@
 
 BuildRequires:  pkgconfig
 # To make sure the icon theme cache gets generated
-Requires(post): gtk3-tools
+Requires(post): (gtk3-tools if libgtk-3-0)
+Requires(post): (gtk4-tools if libgtk-4-1)
 Provides:       %{name}-devel = %{version}-%{release}
 BuildArch:      noarch
 

Reply via email to