diff --git a/.cvsignore b/.cvsignore index 99674cc..f591382 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ -dnspython-1.7.1.tar.gz +dnspython-1.8.0.tar.gz +dnspython-1.8.0.tar.gz.asc diff --git a/python-dns.spec b/python-dns.spec index 12f5f6e..6262cb1 100644 --- a/python-dns.spec +++ b/python-dns.spec @@ -1,14 +1,15 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-dns -Version: 1.7.1 -Release: 2%{?dist} +Version: 1.8.0 +Release: 1%{?dist} Summary: DNS toolkit for Python Group: Development/Languages License: MIT URL: http://www.dnspython.org/ Source0: http://www.dnspython.org/kits/%{version}/dnspython-%{version}.tar.gz +Source0: http://www.dnspython.org/kits/%{version}/dnspython-%{version}.tar.gz.asc BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch diff --git a/sources b/sources index 0f8507d..803a35f 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ -870f52ca78b4f37ac7a4e718d337334c dnspython-1.7.1.tar.gz +77f379e0cb21e11470a35359e6211c53 dnspython-1.8.0.tar.gz +7234413d2cddf2ab1eb54bcf82e4f8bd dnspython-1.8.0.tar.gz.asc