update to 0.21

This commit is contained in:
Neal D. Becker 2014-09-15 09:40:46 -04:00
parent 2c33707dac
commit 690451f1db
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -14,3 +14,4 @@ Cython-0.12.1.tar.gz
/Cython-0.19.tar.gz
/Cython-0.19.2.tar.gz
/Cython-0.20.tar.gz
/Cython-0.21.tar.gz

View File

@ -11,7 +11,7 @@
##%define run_check 0%{!?_with_check:0}
Name: Cython
Version: 0.20
Version: 0.21
##Release: 4.b3%{?dist}
Release: 1%{?dist}
Summary: A language for writing Python extension modules
@ -140,6 +140,9 @@ popd
%changelog
* Mon Sep 15 2014 nbecker <ndbecker2@gmail.com> - 0.21-1
- Update to 0.21
* Mon Jan 20 2014 nbecker <ndbecker2@gmail.com> - 0.20-1
- Update to 0.20

View File

@ -1 +1 @@
6563dad21e2b5e31f9f7262a60dd0550 Cython-0.20.tar.gz
6c9c4d19ba485fe8cd88e23b57ac7886 Cython-0.21.tar.gz