From 8e21815087e5d4746427b0f45d274d7b4d3b6658 Mon Sep 17 00:00:00 2001 From: Miroslav Lisik Date: Tue, 15 Jun 2021 17:15:59 +0200 Subject: [PATCH] Resolves: rhbz#1881064 - Fixed License tag - Rebuild with fixed dependency for gating tier0 tests --- pcs.spec | 11 ++++++++--- tests/tests.yml | 1 + 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/pcs.spec b/pcs.spec index a4d9b69..ffb79c1 100644 --- a/pcs.spec +++ b/pcs.spec @@ -1,6 +1,6 @@ Name: pcs Version: 0.10.8 -Release: 6%{?dist} +Release: 7%{?dist} # https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/ # https://fedoraproject.org/wiki/Licensing:Main?rd=Licensing#Good_Licenses # GPLv2: pcs @@ -11,7 +11,7 @@ Release: 6%{?dist} # (GPLv2 or Ruby) and BSD: thin # BSD or Ruby: open4, rexml, ruby2_keywords, webrick # BSD and MIT: ffi -License: GPLv2 and ASL 2.0 and MIT and BSD and (GPLv2 or Ruby) and (BSD or Ruby). +License: GPLv2 and ASL 2.0 and MIT and BSD and (GPLv2 or Ruby) and (BSD or Ruby) URL: https://github.com/ClusterLabs/pcs Group: System Environment/Base Summary: Pacemaker Configuration System @@ -246,7 +246,7 @@ Summary: Pacemaker cluster SNMP agent # https://fedoraproject.org/wiki/Licensing:Main?rd=Licensing#Good_Licenses # GPLv2: pcs # BSD-2-Clause: pyagentx -License: GPLv2 and BSD-2-Clause. +License: GPLv2 and BSD-2-Clause URL: https://github.com/ClusterLabs/pcs # tar for unpacking pyagetx source tar ball @@ -561,6 +561,11 @@ remove_all_tests %license pyagentx_LICENSE.txt %changelog +* Tue Jun 15 2021 Miroslava Lisik - 0.10.8-7 +- Fixed License tag +- Rebuild with fixed dependency for gating tier0 tests +- Resolves: rhbz#1881064 + * Thu Jun 10 2021 Miroslava Lisik - 0.10.8-6 - Rebased to latest upstream sources (see CHANGELOG.md) - Removed clufter related commands diff --git a/tests/tests.yml b/tests/tests.yml index b9aea8a..6640856 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -40,6 +40,7 @@ - openssl - pcs - pcs-snmp + - python3-pip - python3-setuptools_scm - python3-wheel - rubygem-test-unit