import python-PyMySQL-0.8.0-10.module+el8.0.0+2961+596d0223

This commit is contained in:
CentOS Sources 2019-05-07 17:47:52 -04:00 committed by Andrew Lukoshko
parent 3ebd9beaa5
commit e2e81332a7

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