From af42e590708ff76011fda73f481639480c155d1d Mon Sep 17 00:00:00 2001 From: Adrian Reber Date: Wed, 13 Jan 2021 08:55:12 +0100 Subject: [PATCH] Rebuilt for protobuf 3.14 --- bind.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bind.spec b/bind.spec index c6a1878..5dbac61 100644 --- a/bind.spec +++ b/bind.spec @@ -67,7 +67,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: MPLv2.0 Version: 9.11.26 -Release: 2%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist} +Release: 3%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist} Epoch: 32 Url: https://www.isc.org/downloads/bind/ # @@ -1628,6 +1628,9 @@ fi; %endif %changelog +* Wed Jan 13 08:55:11 CET 2021 Adrian Reber - 32:9.11.26-3 +- Rebuilt for protobuf 3.14 + * Wed Jan 06 2021 Petr Menšík - 32:9.11.26-2 - Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro