update to 1.0.8 GA
This commit is contained in:
parent
b5b60f7496
commit
843583334e
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,3 +4,4 @@
|
|||
/mysql-connector-python-1.0.6b1-nodocs.tar.bz2
|
||||
/mysql-connector-python-1.0.6b2-nodocs.tar.bz2
|
||||
/mysql-connector-python-1.0.7-nodocs.tar.bz2
|
||||
/mysql-connector-python-1.0.8-nodocs.tar.bz2
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
#global versuffix b2
|
||||
|
||||
Name: mysql-connector-python
|
||||
Version: 1.0.7
|
||||
Version: 1.0.8
|
||||
Release: 1%{?versuffix:.%{versuffix}}%{?dist}
|
||||
Summary: MySQL Connector for Python 2
|
||||
|
||||
|
|
@ -106,6 +106,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Dec 29 2012 Remi Collet <remi@fedoraproject.org> - 1.0.8-1
|
||||
- version 1.0.8 GA
|
||||
|
||||
* Wed Oct 3 2012 Remi Collet <remi@fedoraproject.org> - 1.0.7-1
|
||||
- version 1.0.7 GA
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
9421b654a41f15239db4d4959c01eb6f mysql-connector-python-1.0.7-nodocs.tar.bz2
|
||||
38655dade1b06d18ba1085ac6f00018f mysql-connector-python-1.0.8-nodocs.tar.bz2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue