From 50fa7bac5a8d82768956db5222a18026bdb138df Mon Sep 17 00:00:00 2001 From: Thomas Spura Date: Sun, 22 Aug 2010 13:55:47 +0200 Subject: [PATCH 1/2] - rebuild with python3.2 http://lists.fedoraproject.org/pipermail/devel/2010-August/141368.html --- python-setuptools.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-setuptools.spec b/python-setuptools.spec index 1008bee..bd93cde 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -8,7 +8,7 @@ Name: python-setuptools Version: 0.6.14 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Easily build and distribute Python packages Group: Applications/System @@ -136,6 +136,10 @@ rm -rf %{buildroot} %endif # with_python3 %changelog +* Sun Aug 22 2010 Thomas Spura - 0.6.14-4 +- rebuild with python3.2 + http://lists.fedoraproject.org/pipermail/devel/2010-August/141368.html + * Tue Aug 10 2010 Toshio Kuratomi - 0.6.14-3 - Update description to mention this is distribute From 1caf2b42b5fc674e9f9b8918d7a835b2b7fd0822 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 9 Feb 2011 00:19:24 -0600 Subject: [PATCH 2/2] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- python-setuptools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-setuptools.spec b/python-setuptools.spec index bd93cde..f7fecd4 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -8,7 +8,7 @@ Name: python-setuptools Version: 0.6.14 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Easily build and distribute Python packages Group: Applications/System @@ -136,6 +136,9 @@ rm -rf %{buildroot} %endif # with_python3 %changelog +* Wed Feb 09 2011 Fedora Release Engineering - 0.6.14-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Sun Aug 22 2010 Thomas Spura - 0.6.14-4 - rebuild with python3.2 http://lists.fedoraproject.org/pipermail/devel/2010-August/141368.html