Update to 0.13

This commit is contained in:
Neal Becker 2010-08-25 09:24:33 -04:00
parent ab830a4c18
commit 793e85d3ba
3 changed files with 7 additions and 4 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
Cython-0.12.1.tar.gz
/Cython-0.13.tar.gz

View File

@ -3,10 +3,9 @@
Name: Cython
Version: 0.12.1
#Version: 0.13
Version: 0.13
#Release: 1.rc1%{?dist}
Release: 5%{?dist}
Release: 1%{?dist}
Summary: A language for writing Python extension modules
##%define upstreamversion %{version}.rc1
@ -65,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Aug 25 2010 Neal Becker <ndbecker2@gmail.com> - 0.13-1
- Update to 0.13
* Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 0.12.1-5
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild

View File

@ -1 +1 @@
cf9f98e982258f8516620277975016f3 Cython-0.12.1.tar.gz
ed2ec5e0df60a6b8e500bedf93bb1feb Cython-0.13.tar.gz