From 4055d37e3ba2d0db2e85feef73cef0adc26868ce Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 5 Nov 2019 14:41:44 -0500 Subject: [PATCH] import Cython-0.28.1-7.module+el8.1.0+3111+de3f2d8e --- SPECS/Cython.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SPECS/Cython.spec b/SPECS/Cython.spec index 3bb1caf..7cfa111 100644 --- a/SPECS/Cython.spec +++ b/SPECS/Cython.spec @@ -118,8 +118,8 @@ rm -rf %{buildroot}%{python2_sitelib}/setuptools/tests %changelog * Wed Apr 03 2019 Tomas Orsava - 0.28.1-7 -- Bumping due to problems with modular RPM upgrade path (#1695587) -- Related: rhbz#1693974 +- Bumping due to problems with modular RPM upgrade path +- Resolves: rhbz#1695587 * Wed Dec 12 2018 Charalampos Stratakis - 0.28.1-6 - Replace GCC's attribute optimize("Os") by the better supported and similar (cold).