Update to 0.10.2

This commit is contained in:
Neal Becker 2008-12-01 13:23:20 +00:00
parent e448225dd2
commit 302e10bfc7
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
Cython-0.10.1.tar.gz
Cython-0.10.2.tar.gz

View File

@ -3,8 +3,8 @@
Name: Cython
Version: 0.10.1
Release: 2%{?dist}
Version: 0.10.2
Release: 1%{?dist}
Summary: A language for writing Python extension modules
Group: Development/Tools
@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Dec 1 2008 Neal Becker <ndbecker2@gmail.com> - 0.10.2-1
- Update to 0.10.2
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.10.1-2
- Rebuild for Python 2.6

View File

@ -1 +1 @@
46fa1d523f9a92d7bed7ce6d6ceb3f6e Cython-0.10.1.tar.gz
69136bc8b6e47c15486452b14c1cfc6b Cython-0.10.2.tar.gz