From 488cb5b7198aeaade301d74ac4e0b2572a4e0312a94950b54fdaf813912d89c8 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Fri, 19 Jan 2007 20:20:49 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dnspython?expand=0&rev=5 --- python-dnspython.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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