diff --git a/Cython.spec b/Cython.spec index 398dafe..499ea31 100644 --- a/Cython.spec +++ b/Cython.spec @@ -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 - 0.29.17-4 - Rebuilt for Python 3.9