Escape macros in %changelog
Reference: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Y2ZUKK2B7T2IKXPMODNF6HB2O5T5TS6H/ Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
f584e3f4ee
commit
b3f8042c0d
@ -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 <ignatenkobrain@fedoraproject.org> - 1.0.1-13
|
||||
- Escape macros in %%changelog
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 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 <i@stingr.net> - 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 <i@stingr.net> - 0.0.14-1
|
||||
- Preparing for submission to fedora extras
|
||||
|
Loading…
Reference in New Issue
Block a user