Update to 0.29.13
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
b2f62e883e
commit
7a42270f10
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@ Cython-0.12.1.tar.gz
|
||||
/Cython-0.29.10.tar.gz
|
||||
/Cython-0.29.11.tar.gz
|
||||
/Cython-0.29.12.tar.gz
|
||||
/Cython-0.29.13.tar.gz
|
||||
|
@ -4,9 +4,9 @@
|
||||
%bcond_without tests
|
||||
|
||||
Name: Cython
|
||||
Version: 0.29.12
|
||||
Version: 0.29.13
|
||||
%global upver %{version_no_tilde %{nil}}
|
||||
Release: 3%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Language for writing Python extension modules
|
||||
|
||||
License: ASL 2.0
|
||||
@ -132,6 +132,9 @@ done
|
||||
%{_emacs_sitestartdir}/cython*.el*
|
||||
|
||||
%changelog
|
||||
* Sat Jul 27 11:58:51 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.29.13-1
|
||||
- Update to 0.29.13
|
||||
|
||||
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.29.12-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Cython-0.29.12.tar.gz) = 3427edffaf2ac8a9664a31c088fe4df30731b2c69f3bb99cfefc540ce8351e888f0f10c8dad0ea3e901edfffcb74b915aa6678686795683ae8073701c1d4d2dd
|
||||
SHA512 (Cython-0.29.13.tar.gz) = 79efebfddabf31a046ae86a2c2170e0956098f4b1c7b8bbd338d30be7c96c31ee2d648332fc16ad9cf1e5d0ea4ca1a070b2d31ccbeae0c0f86a2f7700b92f656
|
||||
|
Loading…
Reference in New Issue
Block a user