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