This commit is contained in:
Dennis Gilmore 2013-08-04 02:22:35 -05:00
parent 1e172ddb31
commit ca7a663d1b
1 changed files with 4 additions and 1 deletions

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 1.11.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Sun Jul 7 2013 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.11.0-2
- Integrate Python 2.6 packaging, EPEL5, EPEL6 support