update to 0.11.2
This commit is contained in:
parent
2ce27733d3
commit
6c16fe5ff9
3 changed files with 10 additions and 4 deletions
|
|
@ -1 +1 @@
|
|||
Cython-0.11.tar.gz
|
||||
Cython-0.11.2.tar.gz
|
||||
|
|
|
|||
10
Cython.spec
10
Cython.spec
|
|
@ -3,8 +3,8 @@
|
|||
|
||||
|
||||
Name: Cython
|
||||
Version: 0.11
|
||||
Release: 2%{?dist}
|
||||
Version: 0.11.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A language for writing Python extension modules
|
||||
|
||||
Group: Development/Tools
|
||||
|
|
@ -60,6 +60,12 @@ rm -rf $RPM_BUILD_ROOT
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed May 20 2009 Neal Becker <ndbecker2@gmail.com> - 0.11.2-1
|
||||
- Update to 0.11.2
|
||||
|
||||
* 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
|
||||
31a79d5c7365e1d18ff7be48d6c1026b Cython-0.11.2.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue