import Cython-0.28.1-7.module+el8.1.0+3111+de3f2d8e

This commit is contained in:
CentOS Sources 2019-11-05 14:41:44 -05:00 committed by Andrew Lukoshko
parent a2dc041cf1
commit 4055d37e3b
1 changed files with 2 additions and 2 deletions

View File

@ -118,8 +118,8 @@ rm -rf %{buildroot}%{python2_sitelib}/setuptools/tests
%changelog
* Wed Apr 03 2019 Tomas Orsava <torsava@redhat.com> - 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 <cstratak@redhat.com> - 0.28.1-6
- Replace GCC's attribute optimize("Os") by the better supported and similar (cold).