From 807046c8b5cefb1e0109d2e3cb81ffa02361209a Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 13 Jan 2012 20:08:24 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- python-six.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-six.spec b/python-six.spec index ed9cd43..02237e5 100644 --- a/python-six.spec +++ b/python-six.spec @@ -6,7 +6,7 @@ Name: python-six Version: 1.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python 2 and 3 compatibility utilities Group: Development/Languages @@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Jan 14 2012 Fedora Release Engineering - 1.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Thu Mar 24 2011 David Malcolm - 1.0.0-1 - initial packaging