From 5209034a21522aab08d3f1af9762d9dae1a8595b Mon Sep 17 00:00:00 2001 From: dmalcolm Date: Thu, 22 Jul 2010 00:17:48 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild --- Cython.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Cython.spec b/Cython.spec index c242fad..df8965b 100644 --- a/Cython.spec +++ b/Cython.spec @@ -6,7 +6,7 @@ Name: Cython Version: 0.12.1 #Version: 0.13 #Release: 1.rc1%{?dist} -Release: 4%{?dist} +Release: 5%{?dist} Summary: A language for writing Python extension modules ##%define upstreamversion %{version}.rc1 @@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Jul 21 2010 David Malcolm - 0.12.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild + * Fri Feb 5 2010 Neal Becker - 0.12.1-4 - Disable check for now as it fails on PPC