Update to 0.29.17
This commit is contained in:
parent
616546a49d
commit
bae4cd93fd
3 changed files with 6 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
%bcond_without tests
|
||||
|
||||
Name: Cython
|
||||
Version: 0.29.16
|
||||
Version: 0.29.17
|
||||
%global upver %{version_no_tilde %{nil}}
|
||||
Release: 1%{?dist}
|
||||
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*
|
||||
|
||||
%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
|
||||
- Update to 0.29.16 (#1816785)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue