Update to 3.4.7
This commit is contained in:
parent
7b03ac79fb
commit
bce63bc9d5
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user