Update to 4.5.2
This commit is contained in:
parent
f4e14fbabb
commit
f66c247863
@ -1 +1 @@
|
||||
configobj-4.4.0.zip
|
||||
configobj-4.5.2.zip
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
|
||||
Name: python-configobj
|
||||
Version: 4.4.0
|
||||
Release: 2%{?dist}
|
||||
Version: 4.5.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Config file reading, writing, and validation
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Feb 28 2008 Luke Macken <lmacken@redhat.com> - 4.5.2-1
|
||||
- Update to 4.5.2
|
||||
|
||||
* Sun Sep 2 2007 Luke Macken <lmacken@redhat.com> - 4.4.0-2
|
||||
- Update for python-setuptools changes in rawhide
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user