Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-22 17:55:40 +00:00
parent e782edf620
commit 4fd3901980
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: pdns
Version: 4.4.1
Release: 3%{?dist}
Release: 4%{?dist}
Summary: A modern, advanced and high performance authoritative-only nameserver
License: GPLv2
URL: http://powerdns.com
@ -313,6 +313,9 @@ exit 0
%{_unitdir}/ixfrdist@.service
%changelog
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Mar 31 2021 Jonathan Wakely <jwakely@redhat.com> - 4.4.1-3
- Rebuilt for removed libstdc++ symbols (#1937698)