Update to 4.5.3
This commit is contained in:
parent
d7d77e047f
commit
f30419ef3a
@ -1 +0,0 @@
|
|||||||
configobj-4.5.2.zip
|
|
||||||
@ -2,7 +2,7 @@
|
|||||||
%{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")}
|
%{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")}
|
||||||
|
|
||||||
Name: python-configobj
|
Name: python-configobj
|
||||||
Version: 4.5.2
|
Version: 4.5.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Config file reading, writing, and validation
|
Summary: Config file reading, writing, and validation
|
||||||
|
|
||||||
@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{python_sitelib}/configobj-%{version}-py%{pyver}.egg-info
|
%{python_sitelib}/configobj-%{version}-py%{pyver}.egg-info
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Feb 28 2008 Luke Macken <lmacken@redhat.com> - 4.5.2-1
|
||||||
- Update to 4.5.2
|
- Update to 4.5.2
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user