From a4b1abc1b1e278de91d7b32b7b3df5b5879d2f10 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Fri, 9 Feb 2018 09:05:32 +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 --- po4a.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/po4a.spec b/po4a.spec index 8db689b..46c42ce 100644 --- a/po4a.spec +++ b/po4a.spec @@ -1,6 +1,6 @@ Name: po4a Version: 0.52 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A tool maintaining translations anywhere License: GPL+ URL: https://po4a.alioth.debian.org/ @@ -136,6 +136,9 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' %{_mandir}/*/man7/po4a-runtime.7* %changelog +* Fri Feb 09 2018 Igor Gnatenko - 0.52-4 +- Escape macros in %%changelog + * Fri Feb 09 2018 Fedora Release Engineering - 0.52-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild @@ -214,7 +217,7 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' - Spec-file cosmetics. * Mon Jul 29 2013 Richard W.M. Jones - 0.44-9 -- Fix bang path /usr/bin/env perl -> %{_bindir}/perl (RHBZ#987035). +- Fix bang path /usr/bin/env perl -> %%{_bindir}/perl (RHBZ#987035). - Increase verbosity of po4a when building to help diagnose build errors. - +BR Pod::Parser. - Disable 24-tex.t which does not run and does not produce any