updated to latest upstream

This commit is contained in:
Yaakov Meir Nemoy 2009-05-07 18:42:19 +00:00
parent 455b24beb2
commit cd095e79bd
3 changed files with 7 additions and 2 deletions

View File

@ -1 +1,2 @@
configobj-4.5.3.zip
configobj-4.6.0.zip

View File

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

View File

@ -1 +1,2 @@
abd4eec2ff08bea466018bccdcf91aab configobj-4.5.3.zip
286907e06061e272137f48e5f611a526 configobj-4.6.0.zip