Update to 0.10
This commit is contained in:
parent
493dbe7838
commit
81b8d69df2
@ -1 +1 @@
|
|||||||
Cython-0.9.8.tar.gz
|
Cython-0.10.tar.gz
|
||||||
|
|||||||
@ -3,8 +3,8 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: Cython
|
Name: Cython
|
||||||
Version: 0.9.8
|
Version: 0.10
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A language for writing Python extension modules
|
Summary: A language for writing Python extension modules
|
||||||
|
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Nov 9 2008 Neal Becker <ndbecker2@gmail.com> - 0.10-1
|
||||||
|
- Update to 0.10
|
||||||
|
|
||||||
* Fri Jun 13 2008 Neal Becker <ndbecker2@gmail.com> - 0.9.8-2
|
* Fri Jun 13 2008 Neal Becker <ndbecker2@gmail.com> - 0.9.8-2
|
||||||
- Install into python_sitearch
|
- Install into python_sitearch
|
||||||
- Add %%check
|
- Add %%check
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user