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
3fc714247f
commit
24bdce6763
@ -1,6 +1,6 @@
|
||||
Name: xhtml2fo-style-xsl
|
||||
Version: 20051222
|
||||
Release: 15%{?dist}
|
||||
Release: 16%{?dist}
|
||||
Group: Applications/Text
|
||||
|
||||
Summary: Antenna House, Inc. XHTML to XSL:FO stylesheets
|
||||
@ -59,6 +59,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 20051222-16
|
||||
- Escape macros in %%changelog
|
||||
|
||||
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 20051222-15
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
@ -102,7 +105,7 @@ fi
|
||||
|
||||
|
||||
* Sun Oct 12 2008 Ismael Olea <ismael@olea.org> 20051222-2
|
||||
- adding the %{?dist} macro to the spec
|
||||
- adding the %%{?dist} macro to the spec
|
||||
|
||||
* Thu Jan 17 2008 Ismael Olea <ismael@olea.org> 20051222-1
|
||||
- updating to last version of sample-xsl-xhtml2fo.zip
|
||||
|
Loading…
Reference in New Issue
Block a user