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
ac9efbb006
commit
3eb743f1da
@ -3,7 +3,7 @@
|
||||
|
||||
Name: pdns
|
||||
Version: 4.1.0
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: A modern, advanced and high performance authoritative-only nameserver
|
||||
Group: System Environment/Daemons
|
||||
License: GPLv2
|
||||
@ -303,6 +303,9 @@ exit 0
|
||||
%{_libdir}/%{name}/libtinydnsbackend.so
|
||||
|
||||
%changelog
|
||||
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4.1.0-4
|
||||
- Escape macros in %%changelog
|
||||
|
||||
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
@ -420,7 +423,7 @@ exit 0
|
||||
- Added mariadb-devel build dependency
|
||||
- Added own systemd unit file
|
||||
- Remove cryptopp-devel build dependency
|
||||
- Reenable %check
|
||||
- Reenable %%check
|
||||
|
||||
* Fri Feb 26 2016 Morten Stevens <mstevens@fedoraproject.org> - 4.0.0-0.4.alpha2
|
||||
- Update to 4.0.0 alpha 2
|
||||
@ -435,7 +438,7 @@ exit 0
|
||||
- Update to 4.0.0 (Technical Preview)
|
||||
- Backend geo and lmdb has been deprecated
|
||||
- Reenable mbedtls build dependency
|
||||
- Temporary disable %check
|
||||
- Temporary disable %%check
|
||||
|
||||
* Sat Nov 07 2015 Morten Stevens <mstevens@fedoraproject.org> - 3.4.7-1
|
||||
- Update to 3.4.7
|
||||
|
Loading…
Reference in New Issue
Block a user