From ca7a663d1bf71a7ea6672c6508b12f7abba7c63e Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sun, 4 Aug 2013 02:22:35 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- python-dns.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-dns.spec b/python-dns.spec index 6e811d3..176fe4f 100644 --- a/python-dns.spec +++ b/python-dns.spec @@ -22,7 +22,7 @@ Name: python-dns Version: 1.11.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: DNS toolkit for Python Group: Development/Languages @@ -253,6 +253,9 @@ rm -rf %{buildroot} %endif %changelog +* Sun Aug 04 2013 Fedora Release Engineering - 1.11.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Sun Jul 7 2013 Jeffrey C. Ollie - 1.11.0-2 - Integrate Python 2.6 packaging, EPEL5, EPEL6 support