Update to 4.5.3
This commit is contained in:
parent
7b33840b7f
commit
a91ca5b729
1
.gitignore
vendored
1
.gitignore
vendored
@ -54,3 +54,4 @@ pdns-2.9.22.tar.gz
|
||||
/pdns-4.5.0.tar.bz2
|
||||
/pdns-4.5.1.tar.bz2
|
||||
/pdns-4.5.2.tar.bz2
|
||||
/pdns-4.5.3.tar.bz2
|
||||
|
@ -2,8 +2,8 @@
|
||||
%global backends %{nil}
|
||||
|
||||
Name: pdns
|
||||
Version: 4.5.2
|
||||
Release: 4%{?dist}
|
||||
Version: 4.5.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A modern, advanced and high performance authoritative-only nameserver
|
||||
License: GPLv2
|
||||
URL: http://powerdns.com
|
||||
@ -317,6 +317,9 @@ exit 0
|
||||
%{_unitdir}/ixfrdist@.service
|
||||
|
||||
%changelog
|
||||
* Sat Jan 22 2022 Morten Stevens <mstevens@fedoraproject.org> - 4.5.3-1
|
||||
- Update to 4.5.3
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.2-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pdns-4.5.2.tar.bz2) = 0a183d8c0bb517799afa0f9382e3c06ad3c6e9c871b7912073a860364ca97dc121be2372080100677db10601c8ef96ad56b10787c02a9a9ede82f8a1cc904c6e
|
||||
SHA512 (pdns-4.5.3.tar.bz2) = 9708f69ed045c801e5cbc5d62f57532ad461f1e9e4574fe2b5d5f72e8534587cfc28f55afaaa1a52f59d7feb8331a683b3f5db7e896d01002996321598550607
|
||||
|
Loading…
Reference in New Issue
Block a user