update to 0.11.2
This commit is contained in:
parent
5a3abd7ecc
commit
a45ff92311
3 changed files with 6 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
Cython-0.11.1.tar.gz
|
||||
Cython-0.11.2.tar.gz
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
|
||||
Name: Cython
|
||||
Version: 0.11.1
|
||||
Version: 0.11.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A language for writing Python extension modules
|
||||
|
||||
|
|
@ -60,6 +60,9 @@ 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
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
34799e9ce3acead9d2a834bd331a073b Cython-0.11.1.tar.gz
|
||||
31a79d5c7365e1d18ff7be48d6c1026b Cython-0.11.2.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue