update to 0.14.1

This commit is contained in:
Neal Becker 2011-02-05 11:52:23 -05:00
parent cde3f20305
commit 4f6f0058cf
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -3,9 +3,9 @@
Name: Cython
Version: 0.14
Version: 0.14.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
* Sat Feb 5 2011 Neal Becker <ndbecker2@gmail.com> - 0.14.1-1
- Update to 0.14.1
* Wed Dec 15 2010 Neal Becker <ndbecker2@gmail.com> - 0.14-2
- Add cygdb

View File

@ -1 +1 @@
27fa072e8282431864543e008fd9a19b Cython-0.14.tar.gz
6341bf3b2c49a39b8046219f6696f5c4 Cython-0.14.1.tar.gz