From 09d1d1fd0f52a19f2ace723cd38d9e5e89a69240 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 09 2018 08:04:09 +0000 Subject: Escape macros in %changelog Reference: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Y2ZUKK2B7T2IKXPMODNF6HB2O5T5TS6H/ Signed-off-by: Igor Gnatenko --- diff --git a/attica.spec b/attica.spec index 6c7dace..41fcd5e 100644 --- a/attica.spec +++ b/attica.spec @@ -1,7 +1,7 @@ Name: attica Version: 0.4.2 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Implementation of the Open Collaboration Services API License: LGPLv2+ @@ -61,6 +61,9 @@ test "$(pkg-config --modversion libattica)" = "%{version}" %changelog +* Fri Feb 09 2018 Igor Gnatenko - 0.4.2-14 +- Escape macros in %%changelog + * Wed Feb 07 2018 Fedora Release Engineering - 0.4.2-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild @@ -149,7 +152,7 @@ test "$(pkg-config --modversion libattica)" = "%{version}" * Wed Dec 9 2009 Rex Dieter - 0.1.0-3 - upstream tarball -- %files: tighten up a bit, track sonames +- %%files: tighten up a bit, track sonames * Mon Dec 7 2009 Lorenzo Villani - 0.1.0-2 - Out of sourcetree build