From 2bcf239e1ec2f61006629c5702ffd8db497507c4 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 1 Mar 2022 08:26:58 -0500 Subject: [PATCH] import Cython-0.29.22-7.el9 --- SPECS/Cython.spec | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/SPECS/Cython.spec b/SPECS/Cython.spec index 985ea98..abcad00 100644 --- a/SPECS/Cython.spec +++ b/SPECS/Cython.spec @@ -8,7 +8,7 @@ Name: Cython Version: 0.29.22 -Release: 5%{?dist} +Release: 7%{?dist} Summary: Language for writing Python extension modules License: ASL 2.0 @@ -129,6 +129,15 @@ cp -p cython-mode-init.el cython-mode-init.elc %{buildroot}%{_emacs_sitestartdir %changelog +* Wed Feb 16 2022 Tomas Orsava - 0.29.22-7 +- Add gating configuration and a simple smoke test +- Related: rhbz#1950291 + +* Tue Feb 08 2022 Tomas Orsava - 0.29.22-6 +- Add automatically generated Obsoletes tag with the python39- prefix + for smoother upgrade from RHEL8 +- Related: rhbz#1990421 + * Mon Aug 09 2021 Mohan Boddu - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688