rpms/Cython/devel Cython.spec,1.11,1.12

Neal Becker nbecker at fedoraproject.org
Sat Mar 14 11:52:32 UTC 2009


Author: nbecker

Update of /cvs/extras/rpms/Cython/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5158

Modified Files:
	Cython.spec 
Log Message:
update to 0.11


Index: Cython.spec
===================================================================
RCS file: /cvs/extras/rpms/Cython/devel/Cython.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- Cython.spec	14 Mar 2009 11:40:23 -0000	1.11
+++ Cython.spec	14 Mar 2009 11:52:01 -0000	1.12
@@ -4,7 +4,7 @@
 
 Name:		Cython
 Version:	0.11
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	A language for writing Python extension modules
 
 Group:		Development/Tools
@@ -51,6 +51,7 @@
 %defattr(-,root,root,-)
 %{_bindir}/cython
 %{python_sitearch}/Cython
+%{python_sitearch}/cython.py*
 %{python_sitearch}/pyximport
 %if 0%{?fedora} >= 9
 %{python_sitearch}/Cython*egg-info
@@ -59,6 +60,9 @@
 
 
 %changelog
+* Sat Mar 14 2009 Neal Becker <ndbecker2 at gmail.com> - 0.11-2
+- Missed cython.py*
+
 * Sat Mar 14 2009 Neal Becker <ndbecker2 at gmail.com> - 0.11-1
 - Update to 0.11
 - Exclude numpy from tests so we don't have to BR it




More information about the fedora-extras-commits mailing list