Update to 0.29.19

This commit is contained in:
serge-sans-paille 2020-05-27 08:51:52 +00:00
parent fcb231b125
commit 048c8d73ca
1 changed files with 5 additions and 2 deletions

View File

@ -4,9 +4,9 @@
%bcond_without tests
Name: Cython
Version: 0.29.17
Version: 0.29.19
%global upver %{version_no_tilde %{nil}}
Release: 4%{?dist}
Release: 1%{?dist}
Summary: Language for writing Python extension modules
License: ASL 2.0
@ -118,6 +118,9 @@ cp -p cython-mode-init.el cython-mode-init.elc %{buildroot}%{_emacs_sitestartdir
%{_emacs_sitestartdir}/cython*.el*
%changelog
* Wed May 27 2020 sguelton@redhat.com - 0.29.19-1
- Update to 0.29.19
* Mon May 25 2020 Miro Hrončok <mhroncok@redhat.com> - 0.29.17-4
- Rebuilt for Python 3.9