From 6f4c869a1764ed91c6cc3acb2a5098c1000b4e70 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Fri, 9 Feb 2018 09:05:56 +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 --- recode.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/recode.spec b/recode.spec index 6a1edef..6505794 100644 --- a/recode.spec +++ b/recode.spec @@ -1,7 +1,7 @@ Summary: Conversion between character sets and surfaces Name: recode Version: 3.6 -Release: 46%{?dist} +Release: 47%{?dist} License: GPLv2+ Group: Applications/File Url: http://recode.progiciels-bpi.ca/ @@ -98,6 +98,9 @@ fi %{_includedir}/* %changelog +* Fri Feb 09 2018 Igor Gnatenko - 3.6-47 +- Escape macros in %%changelog + * Tue Oct 03 2017 Zoltan Kota - 3.6-46 - Apply patch to fix bug #1422550 @@ -236,7 +239,7 @@ fi - automated rebuild * Mon Apr 15 2002 Bill Nottingham 3.6-4 -- add ldconfig %post/%postun +- add ldconfig %%post/%%postun * Tue Feb 26 2002 Than Ngo 3.6-3 - rebuild