import python-PyMySQL-0.8.0-10.module+el8.0.0+2966+d39a1df3

This commit is contained in:
CentOS Sources 2019-05-07 17:47:26 -04:00 committed by Andrew Lukoshko
parent fb4a9737dd
commit dd50aa1177

View File

@ -10,7 +10,7 @@
Name: python-%{pypi_name}
Version: 0.8.0
Release: 9%{?dist}
Release: 10%{?dist}
Summary: Pure-Python MySQL client library
License: MIT
@ -116,6 +116,10 @@ done
%endif
%changelog
* Wed Apr 03 2019 Tomas Orsava <torsava@redhat.com> - 0.8.0-10
- Bumping due to problems with modular RPM upgrade path (#1695587)
- Related: rhbz#1693974
* Tue Jul 31 2018 Lumír Balhar <lbalhar@redhat.com> - 0.8.0-9
- Make possible to disable python3 subpackage