Update to 4.5.3

This commit is contained in:
Luke Macken 2008-06-29 03:08:51 +00:00
parent d7d77e047f
commit f30419ef3a
3 changed files with 4 additions and 3 deletions

View File

@ -1 +0,0 @@
configobj-4.5.2.zip

View File

@ -2,7 +2,7 @@
%{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")}
Name: python-configobj
Version: 4.5.2
Version: 4.5.3
Release: 1%{?dist}
Summary: Config file reading, writing, and validation
@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitelib}/configobj-%{version}-py%{pyver}.egg-info
%changelog
* Sat Jun 28 2008 Luke Macken <lmacken@redhat.com> - 4.5.3-1
- Update to 4.5.3
* Thu Feb 28 2008 Luke Macken <lmacken@redhat.com> - 4.5.2-1
- Update to 4.5.2

View File

@ -1 +0,0 @@
b84e6ce4f8ef5fa1c466cc3561099a66 configobj-4.5.2.zip