Update to 0.29.9 (#1714365)
This commit is contained in:
parent
1100c72e8f
commit
3f1cff4222
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@ Cython-0.12.1.tar.gz
|
||||
/Cython-0.29.5.tar.gz
|
||||
/Cython-0.29.6.tar.gz
|
||||
/Cython-0.29.7.tar.gz
|
||||
/Cython-0.29.9.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
%bcond_without tests
|
||||
|
||||
Name: Cython
|
||||
Version: 0.29.7
|
||||
Version: 0.29.9
|
||||
%global upver %{version_no_tilde %{nil}}
|
||||
Release: 1%{?dist}
|
||||
Summary: Language for writing Python extension modules
|
||||
@ -137,6 +137,9 @@ done
|
||||
%{_emacs_sitestartdir}/cython*.el*
|
||||
|
||||
%changelog
|
||||
* Thu May 30 2019 Miro Hrončok <mhroncok@redhat.com> - 0.29.9-1
|
||||
- Update to 0.29.9 (#1714365)
|
||||
|
||||
* Mon May 13 07:10:35 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.29.7-1
|
||||
- Update to 0.29.7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Cython-0.29.7.tar.gz) = ad566d5c9aa22db9998cd822b00fec1811222fbb6c4c764964b7e970d2b89edda11021193a59d4b21ae55795807edc3feadbe21b21063c7354ee01dc721fea45
|
||||
SHA512 (Cython-0.29.9.tar.gz) = bf0817154b513dda270e4ca492bc75b2bd9ea8c0b51d4b3e9303c554e41c93c23fdd7b54a0cc814db41769e0cb53f49e142416f7c6c365bbf0fa3b295a379637
|
||||
|
Loading…
Reference in New Issue
Block a user