diff options
Diffstat (limited to 'python-netaddr.spec')
| -rw-r--r-- | python-netaddr.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/python-netaddr.spec b/python-netaddr.spec index 20368c6..385c72f 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.4 +Version: 0.5 Release: 1%{?dist} Summary: Network address manipulation, done Pythonically @@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Sep 21 2008 John Eckersberg <jeckersb@redhat.com> - 0.5-1 +- New upstream version + * Mon Aug 11 2008 John Eckersberg <jeckersb@redhat.com> - 0.4-1 - Initial packaging for Fedora |
