From bac6a8c3507cb3b19dabbc9af342d661090c9d84 Mon Sep 17 00:00:00 2001 From: Oyvind Albrigtsen Date: Thu, 6 Jan 2022 11:20:41 +0100 Subject: [PATCH] - spec: dont use commas in license Resolves: rhbz#2036072 --- fence-agents.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/fence-agents.spec b/fence-agents.spec index 0b254df..8b4b093 100644 --- a/fence-agents.spec +++ b/fence-agents.spec @@ -13,7 +13,7 @@ Name: fence-agents Summary: Set of unified programs capable of host isolation ("fencing") Version: 4.11.0 -Release: 1%{?alphatag:.%{alphatag}}%{?dist} +Release: 2%{?alphatag:.%{alphatag}}%{?dist} License: GPLv2+ and LGPLv2+ URL: https://github.com/ClusterLabs/fence-agents Source0: https://fedorahosted.org/releases/f/e/fence-agents/%{name}-%{version}.tar.gz @@ -264,7 +264,7 @@ This package contains support files including the Python fencing library. %exclude %{_mandir}/man8/* %package all -License: GPLv2+, LGPLv2+ and ASL 2.0 +License: GPLv2+ and LGPLv2+ and ASL 2.0 Summary: Set of unified programs capable of host isolation ("fencing") Requires: %{allfenceagents} Provides: fence-agents = %{version}-%{release} @@ -1387,6 +1387,10 @@ are located on corosync cluster nodes. %{_libdir}/fence-virt/cpg.so %changelog +* Thu Jan 6 2022 Oyvind Albrigtsen - 4.11.0-2 +- spec: dont use commas in license + Resolves: rhbz#2036072 + * Wed Nov 24 2021 Oyvind Albrigtsen - 4.11.0-1 - new upstream release @@ -1507,7 +1511,6 @@ are located on corosync cluster nodes. * Thu Aug 3 2017 Oyvind Albrigtsen - 4.0.24-9 - Fix encoding for pexpect with Python 3.6 - Resolves: rhbz#1473908 * Wed Aug 02 2017 Fedora Release Engineering - 4.0.24-8