From ad628291d1b8936e6343c8eeff9860d9d30e7768 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Sat, 19 Nov 2016 09:12:47 -0700 Subject: [PATCH] Rebuild for protobuf 3.1.0 --- pdns.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pdns.spec b/pdns.spec index c5d6d82..2ec35c3 100644 --- a/pdns.spec +++ b/pdns.spec @@ -3,7 +3,7 @@ Name: pdns Version: 4.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A modern, advanced and high performance authoritative-only nameserver Group: System Environment/Daemons License: GPLv2 @@ -312,6 +312,9 @@ exit 0 %{_libdir}/%{name}/libtinydnsbackend.so %changelog +* Sat Nov 19 2016 Orion Poplawski - 4.0.1-3 +- Rebuild for protobuf 3.1.0 + * Tue Aug 23 2016 Richard Shaw - 4.0.1-2 - Rebuild for updated yaml-cpp