From e27c2f93df1b62dfe8c8d7b4a0bb2e023cd83d1c01bc2fd62096811663ff7126 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 26 Jun 2020 22:37:56 +0000 Subject: [PATCH] Accepting request 817295 from GNOME:Next Tweaked resub - Fix summary variable expansion: use %rpm style instead of $shell style (boo#1172773). OBS-URL: https://build.opensuse.org/request/show/817295 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/NetworkManager-branding?expand=0&rev=3 --- NetworkManager-branding.changes | 6 ++++++ NetworkManager-branding.spec | 7 ++++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/NetworkManager-branding.changes b/NetworkManager-branding.changes index f407063..af56924 100644 --- a/NetworkManager-branding.changes +++ b/NetworkManager-branding.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jun 25 12:31:23 UTC 2020 - Dominique Leuenberger + +- Fix summary variable expansion: use %rpm style instead of $shell + style (boo#1172773). + ------------------------------------------------------------------- Tue Nov 26 09:05:10 UTC 2019 - Frederic Crozat diff --git a/NetworkManager-branding.spec b/NetworkManager-branding.spec index 74b7a4a..2ac93b8 100644 --- a/NetworkManager-branding.spec +++ b/NetworkManager-branding.spec @@ -1,7 +1,7 @@ # # spec file for package NetworkManager-branding # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,9 +12,10 @@ # 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@ %if "%{flavor}" == "" %define branding_name %{nil} @@ -31,7 +32,7 @@ ExclusiveArch: %{nil} Name: NetworkManager-branding%{?dash}%{branding_name} Version: 42.1 Release: 0 -Summary: Default ${branding_name} branding for %{_sysconfdir}/NetworkManager/NetworkManager.conf +Summary: Default %{branding_name} branding for %{_sysconfdir}/NetworkManager/NetworkManager.conf License: GPL-2.0-or-later Group: Productivity/Networking/System URL: http://www.gnome.org/projects/NetworkManager/