Update to 0.29.12 (#1727580)
This commit is contained in:
parent
44e47def53
commit
842b34e066
1
.gitignore
vendored
1
.gitignore
vendored
@ -37,3 +37,4 @@ Cython-0.12.1.tar.gz
|
||||
/Cython-0.29.9.tar.gz
|
||||
/Cython-0.29.10.tar.gz
|
||||
/Cython-0.29.11.tar.gz
|
||||
/Cython-0.29.12.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
%bcond_without tests
|
||||
|
||||
Name: Cython
|
||||
Version: 0.29.11
|
||||
Version: 0.29.12
|
||||
%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 Jul 11 2019 Miro Hrončok <mhroncok@redhat.com> - 0.29.12-1
|
||||
- Update to 0.29.12 (#1727580)
|
||||
|
||||
* Mon Jul 01 2019 Miro Hrončok <mhroncok@redhat.com> - 0.29.11-1
|
||||
- Update to 0.29.11 (#1725361)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Cython-0.29.11.tar.gz) = 3dc3b687f95f35a90e5c150222896b805dd2d0b40ef9449e7a1d3fe3497759c3971fed2e60cb54faa4a47145248719a3312e2cc2cd8fb361a8dd4f28b215a28c
|
||||
SHA512 (Cython-0.29.12.tar.gz) = 3427edffaf2ac8a9664a31c088fe4df30731b2c69f3bb99cfefc540ce8351e888f0f10c8dad0ea3e901edfffcb74b915aa6678686795683ae8073701c1d4d2dd
|
||||
|
Loading…
Reference in New Issue
Block a user