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
5d78a5f28f
commit
029751315e
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Name: quagga
|
Name: quagga
|
||||||
Version: 1.2.2
|
Version: 1.2.2
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Routing daemon
|
Summary: Routing daemon
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -225,6 +225,9 @@ fi
|
|||||||
%{_includedir}/quagga/ospfd/*.h
|
%{_includedir}/quagga/ospfd/*.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.2.2-3
|
||||||
|
- Escape macros in %%changelog
|
||||||
|
|
||||||
* Sat Jan 20 2018 Björn Esser <besser82@fedoraproject.org> - 1.2.2-2
|
* Sat Jan 20 2018 Björn Esser <besser82@fedoraproject.org> - 1.2.2-2
|
||||||
- Rebuilt for switch to libxcrypt
|
- Rebuilt for switch to libxcrypt
|
||||||
|
|
||||||
@ -428,7 +431,7 @@ fi
|
|||||||
- #656681 - using tmpfiles.d
|
- #656681 - using tmpfiles.d
|
||||||
|
|
||||||
* Thu Dec 02 2010 Jiri Skala <jskala@redhat.com> - 0.99.17-3
|
* Thu Dec 02 2010 Jiri Skala <jskala@redhat.com> - 0.99.17-3
|
||||||
- fixes #656681 - using %ghost on files in /var/run and /var/lock
|
- fixes #656681 - using %%ghost on files in /var/run and /var/lock
|
||||||
- removed unused script from spec
|
- removed unused script from spec
|
||||||
- corrected installing /etc/pam.d
|
- corrected installing /etc/pam.d
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user