Rebase to 8.0.19
This commit is contained in:
parent
05d5172372
commit
424ec2d95a
3 changed files with 8 additions and 4 deletions
|
|
@ -12,9 +12,9 @@
|
|||
%global with_tests %{?_with_tests:1}%{!?_with_tests:0}
|
||||
|
||||
Name: mysql-connector-python
|
||||
Version: 8.0.16
|
||||
Release: 5%{?dist}
|
||||
Summary: MySQL Connector for Python 2
|
||||
Version: 8.0.19
|
||||
Release: 1%{?dist}
|
||||
Summary: MySQL Connector for Python 3
|
||||
|
||||
License: GPLv2 with exceptions
|
||||
URL: http://dev.mysql.com/doc/connector-python/en/index.html
|
||||
|
|
@ -88,6 +88,9 @@ chmod -x examples/*py
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Jan 20 2020 Michal Schorm <mschorm@redhat.com> - 8.0.19-1
|
||||
- Rebase to 8.0.19
|
||||
|
||||
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 8.0.16-5
|
||||
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue