Update to 0.29.6 (#1683661)
This commit is contained in:
parent
2ea743a71a
commit
9d494ccd6e
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@ Cython-0.12.1.tar.gz
|
||||
/Cython-0.29.1.tar.gz
|
||||
/Cython-0.29.3.tar.gz
|
||||
/Cython-0.29.5.tar.gz
|
||||
/Cython-0.29.6.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
%bcond_without tests
|
||||
|
||||
Name: Cython
|
||||
%global upver 0.29.5
|
||||
%global upver 0.29.6
|
||||
Version: %{upver}
|
||||
Release: 1%{?dist}
|
||||
Summary: Language for writing Python extension modules
|
||||
@ -137,6 +137,9 @@ done
|
||||
%{_emacs_sitestartdir}/cython*.el*
|
||||
|
||||
%changelog
|
||||
* Wed Feb 27 2019 Miro Hrončok <mhroncok@redhat.com> - 0.29.6-1
|
||||
- Update to 0.29.6 (#1683661)
|
||||
|
||||
* Fri Feb 08 2019 Miro Hrončok <mhroncok@redhat.com> - 0.29.5-1
|
||||
- Update to 0.29.5 (#1667643)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Cython-0.29.5.tar.gz) = df50d6cf26a422217f261aa31c77a04d687708cfa20a75b29c03120f0587f1ada51cb2ca0b89f235e1447e8df871a3cd609e1127754b5ebfbd0faa96ba7dd079
|
||||
SHA512 (Cython-0.29.6.tar.gz) = 0fdf2bb7cf269a2251b08639f73ab03a98fbb5b616de18eba810ba6e6eb9a3706f8f265f7389ae34d2a701ca86920779ae533c1c68c9119aec1fbdfeea83ddb0
|
||||
|
Loading…
x
Reference in New Issue
Block a user