Update to 0.29.17
This commit is contained in:
parent
616546a49d
commit
bae4cd93fd
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@ Cython-0.12.1.tar.gz
|
|||||||
/Cython-0.29.14.tar.gz
|
/Cython-0.29.14.tar.gz
|
||||||
/Cython-0.29.15.tar.gz
|
/Cython-0.29.15.tar.gz
|
||||||
/Cython-0.29.16.tar.gz
|
/Cython-0.29.16.tar.gz
|
||||||
|
/Cython-0.29.17.tar.gz
|
||||||
|
|||||||
@ -4,7 +4,7 @@
|
|||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
|
|
||||||
Name: Cython
|
Name: Cython
|
||||||
Version: 0.29.16
|
Version: 0.29.17
|
||||||
%global upver %{version_no_tilde %{nil}}
|
%global upver %{version_no_tilde %{nil}}
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Language for writing Python extension modules
|
Summary: Language for writing Python extension modules
|
||||||
@ -103,6 +103,9 @@ cp -p cython-mode-init.el cython-mode-init.elc %{buildroot}%{_emacs_sitestartdir
|
|||||||
%{_emacs_sitestartdir}/cython*.el*
|
%{_emacs_sitestartdir}/cython*.el*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 28 2020 Marcel Plch <mplch@redhat.com> - 0.29.17-1
|
||||||
|
- Update to 0.29.17
|
||||||
|
|
||||||
* Wed Mar 25 2020 Miro Hrončok <mhroncok@redhat.com> - 0.29.16-1
|
* Wed Mar 25 2020 Miro Hrončok <mhroncok@redhat.com> - 0.29.16-1
|
||||||
- Update to 0.29.16 (#1816785)
|
- Update to 0.29.16 (#1816785)
|
||||||
|
|
||||||
|
|||||||
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (Cython-0.29.16.tar.gz) = 8f7a05ad86d557d774b2de5ec77fa9bc2600500555b607482899ade2b8abb2ebb60fc1b944f355b37663e30de09d53bcaa925f888b4128f4b0345a1cad9e2923
|
SHA512 (Cython-0.29.17.tar.gz) = f722e4feb0fcd0de7b882d0ba7cd78c37b6aaa4438619607665ea269b207a482fab6ca65cf12bab54d94b5929776c973a270c0748ed35b0f88a72811bf90d4df
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user