From c2ddcd2f48c06c0a380b04cbeb1eb1991485d705 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 02:55:52 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- pcs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pcs.spec b/pcs.spec index 56eaa75..60a57fb 100644 --- a/pcs.spec +++ b/pcs.spec @@ -1,6 +1,6 @@ Name: pcs Version: 0.10.5 -Release: 4%{?dist} +Release: 5%{?dist} # https://fedoraproject.org/wiki/Licensing:Main?rd=Licensing#Good_Licenses # GPLv2: pcs # ASL 2.0: tornado @@ -438,6 +438,9 @@ remove_all_tests %license pyagentx_LICENSE.txt %changelog +* Tue May 26 2020 Miro HronĨok - 0.10.5-5 +- Rebuilt for Python 3.9 + * Thu May 07 2020 Ondrej Mular - 0.10.5-4 - Rebased to latest upstream sources (see CHANGELOG.md) - Run only tier0 tests in check section