diff --git a/.cvsignore b/.cvsignore index 36efa80..229edd7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1 @@ -netaddr-0.5.2.tar.gz -netaddr-0.6.tar.gz +netaddr-0.6.1.tar.gz diff --git a/python-netaddr.spec b/python-netaddr.spec index 30a5bd5..a6c76a9 100644 --- a/python-netaddr.spec +++ b/python-netaddr.spec @@ -1,8 +1,8 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-netaddr -Version: 0.6 -Release: 3%{?dist} +Version: 0.6.1 +Release: 1%{?dist} Summary: Network address manipulation, done Pythonically Group: Development/Libraries @@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Apr 7 2009 John Eckersberg - 0.6.1-1 +- New upstream bugfix release + * Thu Feb 26 2009 Fedora Release Engineering - 0.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/sources b/sources index 20989db..54cc583 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -94154b32c371a1b1f4d11beda853017f netaddr-0.5.2.tar.gz -6a530de5c21296342f76f8a799cd8ef1 netaddr-0.6.tar.gz +029bbcd05dfb06056fa141cf3634b68f netaddr-0.6.1.tar.gz