Update to 0.10.3

This commit is contained in:
Neal Becker 2008-12-17 12:10:19 +00:00
parent 64983350a8
commit 7c1fb76ae2
3 changed files with 7 additions and 4 deletions

View File

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

View File

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

View File

@ -1 +1 @@
69136bc8b6e47c15486452b14c1cfc6b Cython-0.10.2.tar.gz
684103ed37472d9beef3a38e0d5c431d Cython-0.10.3.tar.gz