Upstream released new version

This commit is contained in:
Ruben Kerkhof 2015-09-02 15:44:26 +02:00
parent fcc6c78768
commit 48489655a9
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -2,8 +2,8 @@
%global backends %{nil}
Name: pdns
Version: 3.4.5
Release: 9%{?dist}
Version: 3.4.6
Release: 1%{?dist}
Summary: A modern, advanced and high performance authoritative-only nameserver
Group: System Environment/Daemons
License: GPLv2
@ -326,6 +326,9 @@ exit 0
%{_libdir}/%{name}/liblmdbbackend.so
%changelog
* Wed Sep 02 2015 Ruben Kerkhof <ruben@rubenkerkhof.com> - 3.4.6-1
- Upstream released new version
* Thu Aug 27 2015 Jonathan Wakely <jwakely@redhat.com> - 3.4.5-9
- Rebuilt for Boost 1.59

View File

@ -1 +1 @@
81059bff7a346858c92a8b0234c51384 pdns-3.4.5.tar.bz2
1d44709f07bc62dabdaa34d67c894de5 pdns-3.4.6.tar.bz2