diff --git a/python-dnspython.spec b/python-dnspython.spec index 99e1247..c395705 100644 --- a/python-dnspython.spec +++ b/python-dnspython.spec @@ -16,10 +16,10 @@ URL: http://www.dnspython.org/ License: Other License(s), see package, BSD Group: Productivity/Networking/DNS/Utilities Autoreqprov: on -Version: 1.3.3 +Version: 1.5.0 Release: 6 Summary: A DNS toolkit for Python -Source: http://www.dnspython.org/kits/stable/dnspython-%{version}.tar.bz2 +Source: http://www.dnspython.org/kits/stable/dnspython-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build %{py_requires} @@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT %doc tests %changelog -n python-dnspython + +* Fri Jan 19 2007 - judas_iscariote@shorewall.net +- update to version 1.5.0 * Tue Feb 28 2006 - jmatejek@suse.cz - updated to reflect python changes due to #149809 * Wed Jan 25 2006 - mls@suse.de