Update to 1.1.5 GA

This commit is contained in:
Remi Collet 2014-02-04 08:34:29 +01:00
commit 6cdcbae025
3 changed files with 8 additions and 3 deletions

View file

@ -1,6 +1,6 @@
# spec file for mysql-connector-python
#
# Copyright (c) 2011-2013 Remi Collet
# Copyright (c) 2011-2014 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/3.0/
#
@ -20,7 +20,7 @@
%global with_tests %{?_with_tests:1}%{!?_with_tests:0}
Name: mysql-connector-python
Version: 1.1.4
Version: 1.1.5
Release: 1%{?dist}
Summary: MySQL Connector for Python 2
@ -124,6 +124,10 @@ rm -rf %{buildroot}
%endif
%changelog
* Tue Feb 4 2014 Remi Collet <remi@fedoraproject.org> - 1.1.5-1
- version 1.1.5 GA
http://dev.mysql.com/doc/relnotes/connector-python/en/news-1-1-5.html
* Tue Dec 17 2013 Remi Collet <remi@fedoraproject.org> - 1.1.4-1
- version 1.1.4 GA
http://dev.mysql.com/doc/relnotes/connector-python/en/news-1-1.html