From c9dde15b3918f4a5f4f9d4e44e324c8eca61ae80 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Aug 04 2013 09:42:59 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- diff --git a/python-setuptools.spec b/python-setuptools.spec index 7e71670..2aefeb4 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -8,7 +8,7 @@ Name: python-setuptools Version: 0.9.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Easily build and distribute Python packages Group: Applications/System @@ -150,6 +150,9 @@ rm -rf %{buildroot} %endif # with_python3 %changelog +* Sun Aug 04 2013 Fedora Release Engineering - 0.9.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Tue Jul 23 2013 Toshio Kuratomi - 0.9.6-1 - Upstream update -- just fixes python-2.4 compat