From b3f8042c0dcf6c1b8b52112971d746f07441a63c Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Fri, 9 Feb 2018 09:04:58 +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 --- libnfnetlink.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libnfnetlink.spec b/libnfnetlink.spec index e1f93b7..42d6f03 100644 --- a/libnfnetlink.spec +++ b/libnfnetlink.spec @@ -1,6 +1,6 @@ Name: libnfnetlink Version: 1.0.1 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Netfilter netlink userspace library Group: System Environment/Libraries License: GPLv2+ @@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/libnfnetlink/*.h %changelog +* Fri Feb 09 2018 Igor Gnatenko - 1.0.1-13 +- Escape macros in %%changelog + * Wed Feb 07 2018 Fedora Release Engineering - 1.0.1-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild @@ -163,7 +166,7 @@ rm -rf $RPM_BUILD_ROOT - Version 0.0.16. * Mon May 8 2006 Paul P Komkoff Jr - 0.0.14-3 -- Include borrowed gpl.txt as LICENSE in %doc +- Include borrowed gpl.txt as LICENSE in %%doc * Sun Mar 26 2006 Paul P Komkoff Jr - 0.0.14-1 - Preparing for submission to fedora extras