From effe6470980dce2a056ca4920d0cf7165a080e61 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Oct 03 2019 12:19:28 +0000 Subject: Rebuilt for Python 3.8.0rc1 (#1748018) --- diff --git a/python-mysql.spec b/python-mysql.spec index 5637c43..d945730 100644 --- a/python-mysql.spec +++ b/python-mysql.spec @@ -9,7 +9,7 @@ Summary: An interface to MySQL Name: python-mysql Version: 1.3.14 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ URL: https://github.com/PyMySQL/mysqlclient-python @@ -152,6 +152,9 @@ Python3 interface to MySQL, built for the CPython debug runtime %endif # with debug %changelog +* Thu Oct 03 2019 Miro Hrončok - 1.3.14-2 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Fri Aug 30 2019 Michal Schorm - 1.3.14-1 - Rebase to 1.3.14