From 157c83d87f7d24b914f0a968c17f4a933c7ed8fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 11:29:56 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- unbound.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/unbound.spec b/unbound.spec index 96fe8b7..88f3541 100644 --- a/unbound.spec +++ b/unbound.spec @@ -34,7 +34,7 @@ Summary: Validating, recursive, and caching DNS(SEC) resolver Name: unbound Version: 1.7.2 -Release: 1%{?extra_version:.%{extra_version}}%{?dist} +Release: 2%{?extra_version:.%{extra_version}}%{?dist} License: BSD Url: https://www.unbound.net/ Source: https://www.unbound.net/downloads/%{name}-%{version}%{?extra_version}.tar.gz @@ -428,6 +428,9 @@ popd %attr(0644,root,root) %config %{_sysconfdir}/%{name}/root.key %changelog +* Tue Jun 19 2018 Miro HronĨok - 1.7.2-2 +- Rebuilt for Python 3.7 + * Mon Jun 11 2018 Paul Wouters - 1.7.2-1 - Resolves rhbz#1589807 unbound-1.7.2 is available - Add patch to fix stub/forward zone not returning ServFail when TTL expires