1.0.11 GA

This commit is contained in:
Remi Collet 2013-07-03 14:29:38 +02:00
commit 22bb5af7c4
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -7,3 +7,4 @@
/mysql-connector-python-1.0.8-nodocs.tar.bz2
/mysql-connector-python-1.0.9-nodocs.tar.bz2
/mysql-connector-python-1.0.10.tar.gz
/mysql-connector-python-1.0.11.tar.gz

View file

@ -11,7 +11,7 @@
%global with_tests %{?_with_tests:1}%{!?_with_tests:0}
Name: mysql-connector-python
Version: 1.0.10
Version: 1.0.11
Release: 1%{?dist}
Summary: MySQL Connector for Python 2
@ -102,6 +102,9 @@ rm -rf %{buildroot}
%endif
%changelog
* Wed Jul 3 2013 Remi Collet <remi@fedoraproject.org> - 1.0.11-1
- version 1.0.11 GA
* Wed May 8 2013 Remi Collet <remi@fedoraproject.org> - 1.0.10-1
- version 1.0.10 GA
- archive is now free (no more doc to strip)

View file

@ -1 +1 @@
439c769f9121d4cf24f4f8590c5a9c00 mysql-connector-python-1.0.10.tar.gz
40cdf649696aa461458b741a07756f4a mysql-connector-python-1.0.11.tar.gz