From 2aae66c73afa2742696dfc7416c3783fc434c318 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 12:47:32 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/Cython.git#9a9bbcd568ced1f6d655311fb34784eb9ee6e159 --- Cython.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Cython.spec b/Cython.spec index 4ee016a..845b7b0 100644 --- a/Cython.spec +++ b/Cython.spec @@ -6,7 +6,7 @@ Name: Cython Version: 0.29.21 %global upver %{version_no_tilde %{nil}} -Release: 4%{?dist} +Release: 5%{?dist} Summary: Language for writing Python extension modules License: ASL 2.0 @@ -117,6 +117,9 @@ cp -p cython-mode-init.el cython-mode-init.elc %{buildroot}%{_emacs_sitestartdir %{_emacs_sitestartdir}/cython*.el* %changelog +* Mon Jan 25 2021 Fedora Release Engineering - 0.29.21-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Nov 13 2020 Miro HronĨok - 0.29.21-4 - Drop build dependency on coverage