summaryrefslogtreecommitdiffstats
path: root/python-netaddr.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-netaddr.spec')
-rw-r--r--python-netaddr.spec5
1 files changed, 4 insertions, 1 deletions
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