This commit is contained in:
Dennis Gilmore 2013-02-14 13:24:40 -06:00
parent 0b73da222f
commit 057fb5816e
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: python-dns
Version: 1.10.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: DNS toolkit for Python
Group: Development/Languages
@ -67,6 +67,9 @@ rm -rf %{buildroot}
%{python_sitelib}/dns
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Mon Sep 17 2012 Paul Wouters <pwouters@redhat.com> - 1.10.0-1
- Updated to 1.10.0
- Patch to support TLSA RRtype