update to 0.12
This commit is contained in:
parent
52b632b779
commit
97ae04b6b0
@ -1 +1 @@
|
|||||||
Cython-0.11.3.tar.gz
|
Cython-0.12.tar.gz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: Cython
|
Name: Cython
|
||||||
Version: 0.11.3
|
Version: 0.12
|
||||||
#Release: 1.rc1%{?dist}
|
#Release: 1.rc1%{?dist}
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A language for writing Python extension modules
|
Summary: A language for writing Python extension modules
|
||||||
@ -64,6 +64,12 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Sep 27 2009 Neal Becker <ndbecker2@gmail.com> - 0.11.3-1.rc1
|
||||||
- Update to 0.11.3rc1
|
- Update to 0.11.3rc1
|
||||||
- Update to 0.11.3
|
- Update to 0.11.3
|
||||||
|
Loading…
Reference in New Issue
Block a user