From 45cbc8b8ed90dceae3cd3702a5f2d27c03748bc5 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Mon, 20 Feb 2023 22:11:57 +0000 Subject: [PATCH] Rebuilt for Boost 1.81 --- pdns.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pdns.spec b/pdns.spec index 4c673f3..2b76ac3 100644 --- a/pdns.spec +++ b/pdns.spec @@ -3,7 +3,7 @@ Name: pdns Version: 4.7.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A modern, advanced and high performance authoritative-only nameserver License: GPLv2 URL: http://powerdns.com @@ -321,6 +321,9 @@ exit 0 %{_unitdir}/ixfrdist@.service %changelog +* Mon Feb 20 2023 Jonathan Wakely - 4.7.2-5 +- Rebuilt for Boost 1.81 + * Mon Jan 23 2023 Morten Stevens - 4.7.2-4 - Fix missing include for gcc13