Rebuilt for removed libstdc++ symbols (#1937698)

This commit is contained in:
Jonathan Wakely 2021-03-31 17:36:47 +01:00
parent 8861097757
commit e782edf620
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: pdns
Version: 4.4.1
Release: 2%{?dist}
Release: 3%{?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
* Wed Mar 31 2021 Jonathan Wakely <jwakely@redhat.com> - 4.4.1-3
- Rebuilt for removed libstdc++ symbols (#1937698)
* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 4.4.1-2
- Rebuilt for updated systemd-rpm-macros
See https://pagure.io/fesco/issue/2583.