From 899a186b0b76cfc4635fc398a54d52ee13be3f5e Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Jan 14 2012 02:06:46 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- diff --git a/python-setuptools.spec b/python-setuptools.spec index af809d8..ef9924f 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -8,7 +8,7 @@ Name: python-setuptools Version: 0.6.24 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Easily build and distribute Python packages Group: Applications/System @@ -137,6 +137,9 @@ rm -rf %{buildroot} %endif # with_python3 %changelog +* Sat Jan 14 2012 Fedora Release Engineering - 0.6.24-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Mon Oct 17 2011 Toshio Kuratomi - 0.6.24-1 - Upstream bugfix - Compile the win32 launcher binary using mingw