diff --git a/mysql-connector-python.spec b/mysql-connector-python.spec index 4b3c569..149e51d 100644 --- a/mysql-connector-python.spec +++ b/mysql-connector-python.spec @@ -21,7 +21,7 @@ Name: mysql-connector-python Version: 1.1.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: MySQL Connector for Python 2 Group: Development/Languages @@ -124,6 +124,9 @@ rm -rf %{buildroot} %endif %changelog +* Tue May 27 2014 Kalev Lember - 1.1.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 + * Wed Apr 16 2014 Remi Collet - 1.1.6-1 - version 1.1.6 GA http://dev.mysql.com/doc/relnotes/connector-python/en/news-1-1-6.html