From 647f4978a97f851e04c3f82b1177e5e17bbdd1dd Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Fri, 9 Feb 2018 09:04:20 +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 --- djvulibre.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/djvulibre.spec b/djvulibre.spec index cfbb99b..7e28049 100644 --- a/djvulibre.spec +++ b/djvulibre.spec @@ -3,7 +3,7 @@ Summary: DjVu viewers, encoders, and utilities Name: djvulibre Version: 3.5.27 -Release: 6%{?dist} +Release: 7%{?dist} License: GPLv2+ Group: Applications/Publishing URL: http://djvu.sourceforge.net/ @@ -169,6 +169,9 @@ fi %changelog +* Fri Feb 09 2018 Igor Gnatenko - 3.5.27-7 +- Escape macros in %%changelog + * Wed Feb 07 2018 Fedora Release Engineering - 3.5.27-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild @@ -222,7 +225,7 @@ fi - Add autoreconf to BuildRequires. * Thu May 23 2013 François Cami - - 3.5.25.3-7 -- Call autoreconf in %build (#925264). +- Call autoreconf in %%build (#925264). * Wed Feb 13 2013 Fedora Release Engineering - 3.5.25.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild