From c125a1634eb3603ffb37df515a09237239c47d02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 2 Mar 2021 16:13:06 +0100 Subject: [PATCH] Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583. --- pcs.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pcs.spec b/pcs.spec index e4f6c50..9014973 100644 --- a/pcs.spec +++ b/pcs.spec @@ -1,6 +1,6 @@ Name: pcs Version: 0.10.8 -Release: 1%{?dist} +Release: 2%{?dist} # https://fedoraproject.org/wiki/Licensing:Main?rd=Licensing#Good_Licenses # GPLv2: pcs # MIT: ember, handlebars, jquery, jquery-ui @@ -402,6 +402,10 @@ remove_all_tests %license pyagentx_LICENSE.txt %changelog +* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek - 0.10.8-2 +- Rebuilt for updated systemd-rpm-macros + See https://pagure.io/fesco/issue/2583. + * Thu Feb 04 2021 Miroslav Lisik - 0.10.8-1 - Rebased to latest upstream sources (see CHANGELOG.md) - Updated pcs-web-ui