update to 0.22
This commit is contained in:
parent
2f5d28ecb7
commit
14b1c8940c
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@ Cython-0.12.1.tar.gz
|
||||
/Cython-0.20.1.tar.gz
|
||||
/Cython-0.21.tar.gz
|
||||
/Cython-0.21.1.tar.gz
|
||||
/Cython-0.22.tar.gz
|
||||
|
@ -11,7 +11,7 @@
|
||||
##%define run_check 0%{!?_with_check:0}
|
||||
|
||||
Name: Cython
|
||||
Version: 0.21.1
|
||||
Version: 0.22.1
|
||||
##Release: 4.b3%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: A language for writing Python extension modules
|
||||
@ -140,6 +140,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 13 2015 nbecker <ndbecker2@gmail.com> - 0.22.1-1
|
||||
- Update to 0.22
|
||||
|
||||
* Sat Nov 22 2014 nbecker <ndbecker2@gmail.com> - 0.21.1-1
|
||||
- Update to 0.21.1 (br #1164297)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
c59163d7c72c0a0ee5eb84edd17935ed Cython-0.21.1.tar.gz
|
||||
1ae25add4ef7b63ee9b4af697300d6b6 Cython-0.22.tar.gz
|
||||
|
Loading…
x
Reference in New Issue
Block a user