Update to 3.4.7

This commit is contained in:
Morten Stevens 2015-11-07 15:12:29 +01:00
parent 7b03ac79fb
commit bce63bc9d5
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -19,3 +19,4 @@ pdns-2.9.22.tar.gz
/pdns-3.4.4.tar.bz2
/pdns-3.4.5.tar.bz2
/pdns-3.4.6.tar.bz2
/pdns-3.4.7.tar.bz2

View File

@ -2,8 +2,8 @@
%global backends %{nil}
Name: pdns
Version: 3.4.6
Release: 2%{?dist}
Version: 3.4.7
Release: 1%{?dist}
Summary: A modern, advanced and high performance authoritative-only nameserver
Group: System Environment/Daemons
License: GPLv2
@ -324,6 +324,9 @@ exit 0
%{_libdir}/%{name}/liblmdbbackend.so
%changelog
* Sat Nov 07 2015 Morten Stevens <mstevens@imt-systems.com> - 3.4.7-1
- Update to 3.4.7
* Thu Sep 03 2015 Jonathan Wakely <jwakely@redhat.com> - 3.4.6-2
- Rebuilt for Boost 1.59

View File

@ -1 +1 @@
1d44709f07bc62dabdaa34d67c894de5 pdns-3.4.6.tar.bz2
e58d4a391f76f8a8d71ea668fd1ac81e pdns-3.4.7.tar.bz2