Script 'mail_helper' called by obssrc
Hello community,

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

Package is "NetworkManager-branding"

Fri Mar 15 20:28:58 2024 rev:7 rq:1157940 version:42.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/NetworkManager-branding/NetworkManager-branding.changes
  2023-12-02 17:12:43.240353372 +0100
+++ 
/work/SRC/openSUSE:Factory/.NetworkManager-branding.new.1905/NetworkManager-branding.changes
        2024-03-15 20:29:18.535723026 +0100
@@ -1,0 +2,6 @@
+Thu Mar 14 10:14:55 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:
------------------
++++++ NetworkManager-branding.spec ++++++
--- /var/tmp/diff_new_pack.xDiRz9/_old  2024-03-15 20:29:18.979739380 +0100
+++ /var/tmp/diff_new_pack.xDiRz9/_new  2024-03-15 20:29:18.983739528 +0100
@@ -1,7 +1,7 @@
 #
-# spec file
+# spec file for package NetworkManager-branding
 #
-# Copyright (c) 2023 SUSE LLC
+# 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
@@ -16,7 +16,7 @@
 #
 
 
-%define flavor @BUILD_FLAVOR@
+%define flavor @BUILD_FLAVOR@%nil
 %if "%{flavor}" == ""
 %define branding_name %{nil}
 ExclusiveArch:  %{nil}
@@ -47,7 +47,7 @@
 BuildArch:      noarch
 %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
 
 %description

Reply via email to