Update to 0.29.5 (#1667643)
This commit is contained in:
parent
b5383fa6a2
commit
2ea743a71a
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@ Cython-0.12.1.tar.gz
|
||||
/Cython-0.29.tar.gz
|
||||
/Cython-0.29.1.tar.gz
|
||||
/Cython-0.29.3.tar.gz
|
||||
/Cython-0.29.5.tar.gz
|
||||
|
@ -4,9 +4,9 @@
|
||||
%bcond_without tests
|
||||
|
||||
Name: Cython
|
||||
%global upver 0.29.3
|
||||
%global upver 0.29.5
|
||||
Version: %{upver}
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Language for writing Python extension modules
|
||||
|
||||
License: ASL 2.0
|
||||
@ -137,6 +137,9 @@ done
|
||||
%{_emacs_sitestartdir}/cython*.el*
|
||||
|
||||
%changelog
|
||||
* Fri Feb 08 2019 Miro Hrončok <mhroncok@redhat.com> - 0.29.5-1
|
||||
- Update to 0.29.5 (#1667643)
|
||||
|
||||
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.29.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Cython-0.29.3.tar.gz) = 364c92338b9af5887544f07ac5745addd626e71ce9ff143e9ba5e5ef679aafd3c2f23734b5b98a6ce877f2eda5d48c9172234027040e6e2bdcb899de3dd20bf7
|
||||
SHA512 (Cython-0.29.5.tar.gz) = df50d6cf26a422217f261aa31c77a04d687708cfa20a75b29c03120f0587f1ada51cb2ca0b89f235e1447e8df871a3cd609e1127754b5ebfbd0faa96ba7dd079
|
||||
|
Loading…
x
Reference in New Issue
Block a user