From 29c84c5fc996a1c077f18376262416b438bc8fe6 Mon Sep 17 00:00:00 2001 From: Adrian Reber Date: Wed, 13 Jan 2021 16:40:37 +0100 Subject: [PATCH] Rebuilt for protobuf 3.14 --- pdns.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pdns.spec b/pdns.spec index 81783b1..89d79ea 100644 --- a/pdns.spec +++ b/pdns.spec @@ -3,7 +3,7 @@ Name: pdns Version: 4.4.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A modern, advanced and high performance authoritative-only nameserver License: GPLv2 URL: http://powerdns.com @@ -314,6 +314,9 @@ exit 0 %{_unitdir}/ixfrdist@.service %changelog +* Wed Jan 13 16:40:36 CET 2021 Adrian Reber - 4.4.0-3 +- Rebuilt for protobuf 3.14 + * Mon Dec 21 2020 Morten Stevens - 4.4.0-2 - Fix building on RHEL8