From 4f059c35a402a4acc4a289af9aebdab183ee8012 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 10:45:43 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- ldns.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ldns.spec b/ldns.spec index 6bcdd74..64399d7 100644 --- a/ldns.spec +++ b/ldns.spec @@ -41,7 +41,7 @@ Summary: Low-level DNS(SEC) library with API Name: ldns Version: 1.7.0 -Release: 16%{?dist} +Release: 17%{?dist} License: BSD Url: http://www.nlnetlabs.nl/%{name}/ @@ -356,6 +356,9 @@ rm -rf doc/man %doc doc %changelog +* Tue Jun 19 2018 Miro Hrončok - 1.7.0-17 +- Rebuilt for Python 3.7 + * Wed Apr 11 2018 Petr Menšík - 1.7.0-16 - Make DANE TA usage more clear, autoconfigure for old fedora