8
0

Accepting request 664261 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/664261
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-mysql?expand=0&rev=72
This commit is contained in:
2019-01-10 09:44:18 +00:00
committed by Git OBS Bridge
parent 48f29543b5
commit 1d84b45465
4 changed files with 23 additions and 5 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Thu Jan 10 06:04:35 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 4.050
see /usr/share/doc/packages/perl-DBD-mysql/Changes
DBI/DBD community (4.050)
* Fix SQL syntax for statements that have "...limit = ?" #288
* Make tests pass on MySQL 4.1 #286
* Travis-CI: Install Test::Deep #281
* Fix undefined ssl_verify_set on MySQL 5.0 and before #283
* Fix compilation on MySQL 4.1 #283
* Move Travis to dbdeployer (#284) #284
* Fix compiling on 8.0.0 and 8.0.1 #285
* Fix compatibility with MariaDB 10.3 #291
2018-10-25 Daniël van Eeden, Patrick Galbraith,
-------------------------------------------------------------------
Thu Dec 6 15:30:46 UTC 2018 - Stephan Kulow <coolo@suse.com>