summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.cvsignore2
-rw-r--r--python-netaddr.spec5
-rw-r--r--sources2
3 files changed, 6 insertions, 3 deletions
diff --git a/.cvsignore b/.cvsignore
index 358e432..9355360 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-netaddr-0.5.tar.gz
+netaddr-0.5.1.tar.gz
diff --git a/python-netaddr.spec b/python-netaddr.spec
index 385c72f..8dd28ee 100644
--- a/python-netaddr.spec
+++ b/python-netaddr.spec
@@ -1,7 +1,7 @@
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Name: python-netaddr
-Version: 0.5
+Version: 0.5.1
Release: 1%{?dist}
Summary: Network address manipulation, done Pythonically
@@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Tue Sep 23 2008 John Eckersberg <jeckersb@redhat.com> - 0.5.1-1
+- New upstream version, bug fixes for 0.5
+
* Sun Sep 21 2008 John Eckersberg <jeckersb@redhat.com> - 0.5-1
- New upstream version
diff --git a/sources b/sources
index 6252ff5..696a125 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d35e72f63ec2871e25ef50dec4b3705b netaddr-0.5.tar.gz
+9a8261b90fe810e55990e92cdda79a28 netaddr-0.5.1.tar.gz