update to 0.15

This commit is contained in:
nbecker 2011-08-06 11:04:42 -04:00
parent 4f6f0058cf
commit 1e3c032c7c
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ Cython-0.12.1.tar.gz
/Cython-0.13.tar.gz
/Cython-0.14.tar.gz
/Cython-0.14.1.tar.gz
/Cython-0.15.tar.gz

View File

@ -3,7 +3,7 @@
Name: Cython
Version: 0.14.1
Version: 0.15
#Release: 1.beta2%{?dist}
Release: 1%{?dist}
Summary: A language for writing Python extension modules
@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sat Aug 6 2011 Neal Becker <ndbecker2@gmail.com> - 0.15-1
- Update to 0.15
* Sat Feb 5 2011 Neal Becker <ndbecker2@gmail.com> - 0.14.1-1
- Update to 0.14.1

View File

@ -1 +1 @@
6341bf3b2c49a39b8046219f6696f5c4 Cython-0.14.1.tar.gz
794b93c4c1c4cc031f90302cacd834ca Cython-0.15.tar.gz