updated to latest upstream
This commit is contained in:
parent
455b24beb2
commit
cd095e79bd
@ -1 +1,2 @@
|
||||
configobj-4.5.3.zip
|
||||
configobj-4.6.0.zip
|
||||
|
||||
@ -2,8 +2,8 @@
|
||||
%{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")}
|
||||
|
||||
Name: python-configobj
|
||||
Version: 4.5.3
|
||||
Release: 5%{?dist}
|
||||
Version: 4.6.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Config file reading, writing, and validation
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu May 7 2009 Yaakov M. Nemoy <ynemoy@fedoraproject.org> - 4.6.0-1
|
||||
- updated to latest upstream
|
||||
|
||||
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.5.3-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user