Update to 0.11.1

This commit is contained in:
Neal Becker 2009-04-16 11:30:32 +00:00
parent ede53a6084
commit d1a9987b43
3 changed files with 7 additions and 4 deletions

View File

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

View File

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

View File

@ -1 +1 @@
2a6cd318e642f3c166bdd2ac6a9a2d9d Cython-0.11.tar.gz
34799e9ce3acead9d2a834bd331a073b Cython-0.11.1.tar.gz