Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package NetworkManager-branding for openSUSE:Leap:16.0 checked in at 2025-04-16 16:17:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/NetworkManager-branding (Old) and /work/SRC/openSUSE:Leap:16.0/.NetworkManager-branding.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "NetworkManager-branding" Wed Apr 16 16:17:06 2025 rev:4 rq:1269796 version:42.1 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/NetworkManager-branding/NetworkManager-branding.changes 2025-03-19 11:38:05.099938614 +0100 +++ /work/SRC/openSUSE:Leap:16.0/.NetworkManager-branding.new.30101/NetworkManager-branding.changes 2025-04-20 20:13:21.646673374 +0200 @@ -1,0 +2,6 @@ +Thu Mar 14 10:14:55 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org> + +- 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.4o5RN2/_old 2025-04-20 20:13:21.958686436 +0200 +++ /var/tmp/diff_new_pack.4o5RN2/_new 2025-04-20 20:13:21.958686436 +0200 @@ -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