dmalcolm 2010-07-22 03:59:37 +00:00
parent 27dad126b0
commit d64d3bc307

View File

@ -4,7 +4,7 @@
Name: python-configobj
Version: 4.7.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Config file reading, writing, and validation
Group: System Environment/Libraries
@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitelib}/*
%changelog
* Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 4.7.2-2
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
* Thu Jun 17 2010 Toshio Kuratomi <toshio@fedoraproject.org> - 4.7.2-1
- Fix traceback when doing from validate import *
- Upstream bugfix release