update to 0.11.2

This commit is contained in:
Neal Becker 2009-05-21 17:34:05 +00:00
parent 2ce27733d3
commit 6c16fe5ff9
3 changed files with 10 additions and 4 deletions

View File

@ -1 +1 @@
Cython-0.11.tar.gz
Cython-0.11.2.tar.gz

View File

@ -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*

View File

@ -1 +1 @@
2a6cd318e642f3c166bdd2ac6a9a2d9d Cython-0.11.tar.gz
31a79d5c7365e1d18ff7be48d6c1026b Cython-0.11.2.tar.gz