8
0

Accepting request 655736 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/655736
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-mysql?expand=0&rev=68
This commit is contained in:
2018-12-06 16:35:51 +00:00
committed by Git OBS Bridge
parent 7e69cdca5d
commit 883f3bdbaf
4 changed files with 24 additions and 12 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Dec 6 15:30:46 UTC 2018 - Stephan Kulow <coolo@suse.com>
- updated to 4.049
see /usr/share/doc/packages/perl-DBD-mysql/Changes
2018-10-25 Daniël van Eeden, Patrick Galbraith,
DBI/DBD community (4.049)
* Fix MariaDB issue #262
* Various fixes for travis builds
* Fix to issue 187: Don't declare enum_type as static
* Fix regex for removing database from DSN again
* Allow to call $sth->mysql_async_ready and $sth->mysql_async_result more times without discarding result state 201
-------------------------------------------------------------------
Mon Sep 24 16:46:51 UTC 2018 - pmonrealgonzalez@suse.com