Update to 0.12

This commit is contained in:
Neal Becker 2009-11-23 19:46:20 +00:00
parent 49d58ec85f
commit b1680f2788
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
Cython-0.11.3.tar.gz
Cython-0.12.tar.gz

View File

@ -3,7 +3,7 @@
Name: Cython
Version: 0.12.1
Version: 0.12
#Release: 1.rc1%{?dist}
Release: 1%{?dist}
Summary: A language for writing Python extension modules
@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Nov 23 2009 Neal Becker <ndbecker2@gmail.com> - 0.12-1.rc1
- Make that 0.12
* Mon Nov 23 2009 Neal Becker <ndbecker2@gmail.com> - 0.12.1-1.rc1
- Update to 0.12.1

View File

@ -1 +1 @@
470d1f928886f4e59463d7ead5d5e300 Cython-0.11.3.tar.gz
2302bb8cd9defddf899e3c6840436d37 Cython-0.12.tar.gz