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