update to 0.11.1
This commit is contained in:
parent
7d2fa9318b
commit
5a3abd7ecc
3 changed files with 7 additions and 4 deletions
|
|
@ -1 +1 @@
|
|||
Cython-0.10.3.tar.gz
|
||||
Cython-0.11.1.tar.gz
|
||||
|
|
|
|||
|
|
@ -3,8 +3,8 @@
|
|||
|
||||
|
||||
Name: Cython
|
||||
Version: 0.11
|
||||
Release: 2%{?dist}
|
||||
Version: 0.11.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A language for writing Python extension modules
|
||||
|
||||
Group: Development/Tools
|
||||
|
|
@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Apr 16 2009 Neal Becker <ndbecker2@gmail.com> - 0.11.1-1
|
||||
- Update to 0.11.1
|
||||
|
||||
* Sat Mar 14 2009 Neal Becker <ndbecker2@gmail.com> - 0.11-2
|
||||
- Missed cython.py*
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
2a6cd318e642f3c166bdd2ac6a9a2d9d Cython-0.11.tar.gz
|
||||
34799e9ce3acead9d2a834bd331a073b Cython-0.11.1.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue