diff --git a/python-mysql.spec b/python-mysql.spec index 8ded025..64ce0bd 100644 --- a/python-mysql.spec +++ b/python-mysql.spec @@ -13,7 +13,7 @@ Summary: An interface to MySQL Name: python-mysql Version: 1.3.7 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ Group: Development/Libraries URL: https://github.com/PyMySQL/mysqlclient-python @@ -184,6 +184,9 @@ sed -i /\.egg-info$/d INSTALLED_FILES_? %endif # with python3 %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 1.3.7-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Thu Nov 19 2015 Kalev Lember - 1.3.7-2 - Fix the build with Python 3.5