From bb14927ab16eb0e6defde0d15f308090ea6c913c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 13:49:38 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- Cython.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Cython.spec b/Cython.spec index 8eb6dbe..4e5cf98 100644 --- a/Cython.spec +++ b/Cython.spec @@ -6,7 +6,7 @@ Name: Cython Version: 0.29.13 %global upver %{version_no_tilde %{nil}} -Release: 4%{?dist} +Release: 5%{?dist} Summary: Language for writing Python extension modules License: ASL 2.0 @@ -132,6 +132,9 @@ done %{_emacs_sitestartdir}/cython*.el* %changelog +* Thu Oct 03 2019 Miro Hrončok - 0.29.13-5 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Thu Aug 15 2019 Miro Hrončok - 0.29.13-4 - Rebuilt for Python 3.8