update to 0.12

This commit is contained in:
Neal Becker 2009-11-23 20:05:58 +00:00
parent 52b632b779
commit 97ae04b6b0
3 changed files with 9 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.11.3
Version: 0.12
#Release: 1.rc1%{?dist}
Release: 1%{?dist}
Summary: A language for writing Python extension modules
@ -64,6 +64,12 @@ 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
* Sun Sep 27 2009 Neal Becker <ndbecker2@gmail.com> - 0.11.3-1.rc1
- Update to 0.11.3rc1
- Update to 0.11.3

View File

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