Rebuilt for Python 3.8
This commit is contained in:
parent
9db4e5daf2
commit
17a507b6d9
1 changed files with 4 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
Name: mysql-connector-python
|
||||
Version: 8.0.16
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: MySQL Connector for Python 2
|
||||
|
||||
License: GPLv2 with exceptions
|
||||
|
|
@ -88,6 +88,9 @@ chmod -x examples/*py
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 8.0.16-4
|
||||
- Rebuilt for Python 3.8
|
||||
|
||||
* Mon Jul 29 2019 Miro Hrončok <mhroncok@redhat.com> - 8.0.16-3
|
||||
- Drop python2-mysql-connector (#1731660)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue