From 72c97d6c12a51ae537619196d1b27974af4a4ba7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 10:40:25 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- bind.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bind.spec b/bind.spec index 1ca6b55..dc2096f 100644 --- a/bind.spec +++ b/bind.spec @@ -45,7 +45,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: MPLv2.0 Version: 9.11.3 -Release: 9%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist} +Release: 10%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ # @@ -1412,6 +1412,9 @@ rm -rf ${RPM_BUILD_ROOT} %changelog +* Tue Jun 19 2018 Miro Hrončok - 32:9.11.3-10 +- Rebuilt for Python 3.7 + * Fri May 25 2018 Petr Menšík - 32:9.11.3-9 - Make named home writeable (#1422680) - Change named shell to /bin/false