Update to new upstream release 0.5.2
This commit is contained in:
parent
8644c6378a
commit
3c6e7c1b8e
@ -1 +1 @@
|
|||||||
netaddr-0.5.1.tar.gz
|
netaddr-0.5.2.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||||
|
|
||||||
Name: python-netaddr
|
Name: python-netaddr
|
||||||
Version: 0.5.1
|
Version: 0.5.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Network address manipulation, done Pythonically
|
Summary: Network address manipulation, done Pythonically
|
||||||
|
|
||||||
@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 10 2008 John Eckersberg <jeckersb@redhat.com> - 0.5.2-1
|
||||||
|
- New upstream version, bug fixes for 0.5.1
|
||||||
|
|
||||||
* Tue Sep 23 2008 John Eckersberg <jeckersb@redhat.com> - 0.5.1-1
|
* Tue Sep 23 2008 John Eckersberg <jeckersb@redhat.com> - 0.5.1-1
|
||||||
- New upstream version, bug fixes for 0.5
|
- New upstream version, bug fixes for 0.5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user