Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gtk2-branding for openSUSE:Factory 
checked in at 2024-03-15 20:29:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtk2-branding (Old)
 and      /work/SRC/openSUSE:Factory/.gtk2-branding.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gtk2-branding"

Fri Mar 15 20:29:00 2024 rev:2 rq:1157942 version:15.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gtk2-branding/gtk2-branding.changes      
2018-04-08 10:55:33.253008426 +0200
+++ /work/SRC/openSUSE:Factory/.gtk2-branding.new.1905/gtk2-branding.changes    
2024-03-15 20:29:19.799769584 +0100
@@ -1,0 +2,6 @@
+Thu Mar 14 10:19:53 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Ensure flavor has a value, at least %nil.
+- ExclusiveArch: %nil is invalid: give it a value (do-not-build).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gtk2-branding.spec ++++++
--- /var/tmp/diff_new_pack.ldQvpr/_old  2024-03-15 20:29:20.555797430 +0100
+++ /var/tmp/diff_new_pack.ldQvpr/_new  2024-03-15 20:29:20.555797430 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package gtk2
+# spec file for package gtk2-branding
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,14 +12,14 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%define flavor @BUILD_FLAVOR@
+%define flavor @BUILD_FLAVOR@%nil
 %if "%{flavor}" == ""
 %define branding_name %{nil}
-ExclusiveArch:  %{nil}
+ExclusiveArch:  do-not-build
 %else
 %define branding_name %{flavor}
 %define dash -
@@ -30,14 +30,14 @@
 %endif
 %if (0%{?build_SLE} && 0%{?is_opensuse}) || (0%{?build_openSUSE} && ! 
0%{?is_opensuse})
 # Don't build SLE branding on openSUSE and vice-versa
-ExclusiveArch:  %{nil}
+ExclusiveArch:  do-not-build
 %endif
 %endif
 
 Name:           gtk2-branding%{?dash}%{branding_name}
 Version:        15.0
 Release:        0
-Url:            http://www.gtk.org/
+URL:            http://www.gtk.org/
 Summary:        The GTK+ toolkit library (version 2) -- %{branding_name} theme 
configuration
 License:        BSD-3-Clause
 Group:          System/Libraries

Reply via email to