Update to 4.5.2

This commit is contained in:
Luke Macken 2008-02-29 04:53:17 +00:00
parent f4e14fbabb
commit f66c247863
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
configobj-4.4.0.zip
configobj-4.5.2.zip

View File

@ -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

View File

@ -1 +1 @@
9d222d8d583b9bdc5b5ecbae1be5177a configobj-4.4.0.zip
b84e6ce4f8ef5fa1c466cc3561099a66 configobj-4.5.2.zip