New upsteam version 0.5.1
This commit is contained in:
parent
12faa116f2
commit
8644c6378a
@ -1 +1 @@
|
|||||||
netaddr-0.5.tar.gz
|
netaddr-0.5.1.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
|
Version: 0.5.1
|
||||||
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
|
||||||
|
* 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
|
* Sun Sep 21 2008 John Eckersberg <jeckersb@redhat.com> - 0.5-1
|
||||||
- New upstream version
|
- New upstream version
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user