This commit is contained in:
Jesse Keating 2009-07-26 21:03:38 +00:00
parent 66503d53df
commit 03aa0dfeea

View File

@ -2,7 +2,7 @@
Name: python-setuptools
Version: 0.6c9
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Easily build and distribute Python packages
Group: Applications/System
@ -86,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6c9-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Tue Jul 14 2009 Konstantin Ryabitsev <icon@fedoraproject.org> - 0.6c9-4
- Apply SVN-1.6 versioning patch (rhbz #511021)