update to 0.15.1

This commit is contained in:
nbecker 2011-09-20 07:11:47 -04:00
parent 2f7d9d08fb
commit 162b912953
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

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

View File

@ -1 +1 @@
794b93c4c1c4cc031f90302cacd834ca Cython-0.15.tar.gz
171021b3845c9ca8bd6d8185b3cde664 Cython-0.15.1.tar.gz