From 3e18d030960e094370eaa5ef6a551b1f7713743f Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 7 May 2019 17:51:58 -0400 Subject: [PATCH] import python-dns-1.15.0-9.module+el8.0.0+2961+596d0223 --- SPECS/python-dns.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/python-dns.spec b/SPECS/python-dns.spec index 5cf1296..f0967b6 100644 --- a/SPECS/python-dns.spec +++ b/SPECS/python-dns.spec @@ -2,7 +2,7 @@ Name: python-dns Version: 1.15.0 -Release: 7%{?dist} +Release: 9%{?dist} Summary: DNS toolkit for Python Group: Development/Languages @@ -110,5 +110,9 @@ find examples -type f | xargs chmod a-x %endif %changelog +* Wed Apr 03 2019 Tomas Orsava - 1.15.0-9 +- Bumping due to problems with modular RPM upgrade path (#1695587) +- Related: rhbz#1693974 + * Wed Jul 18 2018 Lumír Balhar - 1.15.0-8 - First version for python27 module