Rebuild for Python 2.6
This commit is contained in:
parent
f30419ef3a
commit
95e88ccd3f
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: python-configobj
|
Name: python-configobj
|
||||||
Version: 4.5.3
|
Version: 4.5.3
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Config file reading, writing, and validation
|
Summary: Config file reading, writing, and validation
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -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 Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 4.5.3-2
|
||||||
|
- Rebuild for Python 2.6
|
||||||
|
|
||||||
* Sat Jun 28 2008 Luke Macken <lmacken@redhat.com> - 4.5.3-1
|
* Sat Jun 28 2008 Luke Macken <lmacken@redhat.com> - 4.5.3-1
|
||||||
- Update to 4.5.3
|
- Update to 4.5.3
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user