update to 0.16

This commit is contained in:
Neal Becker 2012-04-27 07:39:22 -04:00
parent 162b912953
commit d274acd5df
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ Cython-0.12.1.tar.gz
/Cython-0.14.1.tar.gz
/Cython-0.15.tar.gz
/Cython-0.15.1.tar.gz
/Cython-0.16.tar.gz

View File

@ -3,7 +3,7 @@
Name: Cython
Version: 0.15.1
Version: 0.16
#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
* Fri Apr 27 2012 Neal Becker <ndbecker2@gmail.com> - 0.16-1
- Update to 0.16
* Tue Sep 20 2011 Neal Becker <ndbecker2@gmail.com> - 0.15.1-1
- Update to 0.15.1

View File

@ -1 +1 @@
171021b3845c9ca8bd6d8185b3cde664 Cython-0.15.1.tar.gz
7934186ada3552110aba92062fa88b1c Cython-0.16.tar.gz