From a527601475b24de55ada2d974b3f9f478cdab7ff Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Dec 19 2016 17:20:37 +0000 Subject: Rebuild for Python 3.6 --- diff --git a/python-mysql.spec b/python-mysql.spec index efb5c89..8c823e7 100644 --- a/python-mysql.spec +++ b/python-mysql.spec @@ -6,7 +6,7 @@ Summary: An interface to MySQL Name: python-mysql Version: 1.3.7 -Release: 5%{?dist} +Release: 6%{?dist} License: GPLv2+ Group: Development/Libraries URL: https://github.com/PyMySQL/mysqlclient-python @@ -175,6 +175,9 @@ CFLAGS="$RPM_OPT_FLAGS" %{__python3}-debug setup.py build %endif # with debug %changelog +* Mon Dec 19 2016 Miro Hrončok - 1.3.7-6 +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 1.3.7-5 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages