This commit is contained in:
Jesse Keating 2009-02-26 21:00:17 +00:00
parent 78d421497b
commit 455b24beb2

View File

@ -3,7 +3,7 @@
Name: python-configobj
Version: 4.5.3
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Config file reading, writing, and validation
Group: System Environment/Libraries
@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* 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
* Mon Feb 09 2009 Luke Macken <lmacken@redhat.com> - 4.5.3-4
- Conditionally include the egg-info, when available (#478417)