From f9e106aac43ddfaccab307b0494681e1d0d79748 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Fri, 9 Feb 2018 09:05:24 +0100 Subject: [PATCH] Escape macros in %changelog Reference: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Y2ZUKK2B7T2IKXPMODNF6HB2O5T5TS6H/ Signed-off-by: Igor Gnatenko --- pcs.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pcs.spec b/pcs.spec index d92b8f0..369bef1 100644 --- a/pcs.spec +++ b/pcs.spec @@ -1,6 +1,6 @@ Name: pcs Version: 0.9.160 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2 URL: https://github.com/ClusterLabs/pcs Group: System Environment/Base @@ -299,6 +299,9 @@ end %exclude %{python3_sitelib}/pcs/pcs %changelog +* Fri Feb 09 2018 Igor Gnatenko - 0.9.160-5 +- Escape macros in %%changelog + * Thu Feb 08 2018 Fedora Release Engineering - 0.9.160-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild @@ -505,7 +508,7 @@ end - Resynced to latest version of pcs * Mon Jan 23 2012 Chris Feist - 0.9.1-1 -- Updated BuildRequires and %doc section for fedora +- Updated BuildRequires and %%doc section for fedora * Fri Jan 20 2012 Chris Feist - 0.9.0-2 - Updated spec file for fedora specific changes