diff --git a/mysql-connector-python.spec b/mysql-connector-python.spec index 9cf7837..6bf5373 100644 --- a/mysql-connector-python.spec +++ b/mysql-connector-python.spec @@ -21,7 +21,7 @@ Name: mysql-connector-python Version: 8.0.16 -Release: 1%{?dist} +Release: 2%{?dist} Summary: MySQL Connector for Python 2 License: GPLv2 with exceptions @@ -130,6 +130,9 @@ rm -rf build %endif %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 8.0.16-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Thu Jul 18 2019 Honza Horak - 8.0.16-1 - Rebase to 8.0.16 Resolves: #1390718