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 dd71dcf..243f628 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-netaddr-0.6.2.tar.gz
+netaddr-0.6.3.tar.gz
diff --git a/python-netaddr.spec b/python-netaddr.spec
index 9b8e92e..ab49240 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.6.2
+Version: 0.6.3
Release: 1%{?dist}
Summary: Network address manipulation, done Pythonically
@@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Tue Jun 23 2009 John Eckersberg <jeckersb@redhat.com> - 0.6.3-1
+- New upstream bugfix release
+
* Mon Apr 13 2009 John Eckersberg <jeckersb@redhat.com> - 0.6.2-1
- New upstream bugfix release
diff --git a/sources b/sources
index f2a1411..41d140b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-87bd5c5c4753487f872f3ed4592aa24e netaddr-0.6.2.tar.gz
+0a74be72c9e241ddd7fdab077a053904 netaddr-0.6.3.tar.gz