1
0

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
This commit is contained in:
Bjørn Lie 2020-06-26 22:37:56 +00:00 committed by Git OBS Bridge
parent 2ad5a63b60
commit e27c2f93df
2 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 25 12:31:23 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- Fix summary variable expansion: use %rpm style instead of $shell
style (boo#1172773).
-------------------------------------------------------------------
Tue Nov 26 09:05:10 UTC 2019 - Frederic Crozat <fcrozat@suse.com>

View File

@ -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/