Update to 4.1.6
This commit is contained in:
parent
c14582c789
commit
f49680534c
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@ pdns-2.9.22.tar.gz
|
||||
/pdns-4.1.3.tar.bz2
|
||||
/pdns-4.1.4.tar.bz2
|
||||
/pdns-4.1.5.tar.bz2
|
||||
/pdns-4.1.6.tar.bz2
|
||||
|
@ -2,8 +2,8 @@
|
||||
%global backends %{nil}
|
||||
|
||||
Name: pdns
|
||||
Version: 4.1.5
|
||||
Release: 4%{?dist}
|
||||
Version: 4.1.6
|
||||
Release: 1%{?dist}
|
||||
Summary: A modern, advanced and high performance authoritative-only nameserver
|
||||
License: GPLv2
|
||||
URL: http://powerdns.com
|
||||
@ -293,6 +293,9 @@ exit 0
|
||||
%{_libdir}/%{name}/libtinydnsbackend.so
|
||||
|
||||
%changelog
|
||||
* Sun Feb 03 2019 Morten Stevens <mstevens@fedoraproject.org> - 4.1.6-1
|
||||
- Update to 4.1.6
|
||||
|
||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.5-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pdns-4.1.5.tar.bz2) = c5c42975e6402f17b3cdf947a26c944a462d39c23bef44b6f6e823b8c9459be9e8bd750aa0481f9f707eec8b124c4edc4769a6241c75836583ee0bbe111e33e5
|
||||
SHA512 (pdns-4.1.6.tar.bz2) = 094e532ff50aeb54c8b3e46e3b4a77d1fb2c9d3d0fccce6ccb71b3825f5e53f53af680625ea4e98b5dbc29fbd210bc3b4a47c7f05b4b3ac2cf7537369a7e15b2
|
||||
|
Loading…
Reference in New Issue
Block a user