Update to 4.1.1
This commit is contained in:
parent
ab62142f6b
commit
ce9bd5ae46
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@ pdns-2.9.22.tar.gz
|
|||||||
/pdns-4.1.0-rc2.tar.bz2
|
/pdns-4.1.0-rc2.tar.bz2
|
||||||
/pdns-4.1.0-rc3.tar.bz2
|
/pdns-4.1.0-rc3.tar.bz2
|
||||||
/pdns-4.1.0.tar.bz2
|
/pdns-4.1.0.tar.bz2
|
||||||
|
/pdns-4.1.1.tar.bz2
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
%global backends %{nil}
|
%global backends %{nil}
|
||||||
|
|
||||||
Name: pdns
|
Name: pdns
|
||||||
Version: 4.1.0
|
Version: 4.1.1
|
||||||
Release: 5%{?dist}
|
Release: 1%{?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 16 2018 Morten Stevens <mstevens@fedoraproject.org> - 4.1.1-1
|
||||||
|
- Update to 4.1.1
|
||||||
|
|
||||||
* Wed Feb 14 2018 Richard Shaw <hobbes1069@gmail.com> - 4.1.0-5
|
* Wed Feb 14 2018 Richard Shaw <hobbes1069@gmail.com> - 4.1.0-5
|
||||||
- Rebuild for yaml-cpp 0.6.0.
|
- Rebuild for yaml-cpp 0.6.0.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (pdns-4.1.0.tar.bz2) = 4b2b42f4893f8aac3cf07a6c8a3c999cb728a5907a710f1a5c9c8d08377ecb63e202e5eececbefc069c8f1d97a29b2aa607da7cf2bcc6335a72222418e409e77
|
SHA512 (pdns-4.1.1.tar.bz2) = 23e62ec39007e39a289945457e9b950cbeabf8581f477397341dfbd3592b7ccdede8f4c9ce653a47add07784d1a23116f9013c755eb11af1df383b49a8ca341d
|
||||||
|
Loading…
Reference in New Issue
Block a user