From 03aa0dfeead1757d2a4c0920911c5f74c5c62251 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sun, 26 Jul 2009 21:03:38 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --- python-setuptools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-setuptools.spec b/python-setuptools.spec index d4fda36..1bd4c83 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -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 - 0.6c9-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Tue Jul 14 2009 Konstantin Ryabitsev - 0.6c9-4 - Apply SVN-1.6 versioning patch (rhbz #511021)