import python-PyMySQL-0.8.0-10.module+el8.0.0+2961+596d0223
This commit is contained in:
parent
3ebd9beaa5
commit
e2e81332a7
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 0.8.0
|
Version: 0.8.0
|
||||||
Release: 9%{?dist}
|
Release: 10%{?dist}
|
||||||
Summary: Pure-Python MySQL client library
|
Summary: Pure-Python MySQL client library
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -116,6 +116,10 @@ done
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jul 31 2018 Lumír Balhar <lbalhar@redhat.com> - 0.8.0-9
|
||||||
- Make possible to disable python3 subpackage
|
- Make possible to disable python3 subpackage
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user