[Cython] Rebuild for Python 3.4

Orion Poplawski orion at fedoraproject.org
Sat May 10 02:37:28 UTC 2014


commit f1b1cddd2c762a2c88889d584740642c6e193a12
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Fri May 9 20:37:53 2014 -0600

    Rebuild for Python 3.4

 Cython.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/Cython.spec b/Cython.spec
index 2bbefbd..dcd1935 100644
--- a/Cython.spec
+++ b/Cython.spec
@@ -13,7 +13,7 @@
 Name:		Cython
 Version:	0.20.1
 ##Release:	4.b3%{?dist}
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	A language for writing Python extension modules
 
 %define upstreamversion %{version}
@@ -139,6 +139,9 @@ popd
 
 
 %changelog
+* Fri May  9 2014 Orion Poplawski <orion at cora.nwra.com> - 0.20.1-2
+- Rebuild for Python 3.4
+
 * Fri May  9 2014 Orion Poplawski <orion at cora.nwra.com> - 0.20.1-1
 - Update to 0.20.1
 


More information about the scm-commits mailing list