diff --git a/mysql-connector-python.spec b/mysql-connector-python.spec index aaa1db3..c5704ea 100644 --- a/mysql-connector-python.spec +++ b/mysql-connector-python.spec @@ -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 - 8.0.16-4 +- Rebuilt for Python 3.8 + * Mon Jul 29 2019 Miro Hrončok - 8.0.16-3 - Drop python2-mysql-connector (#1731660)