Accepting request 341475 from devel:languages:perl

1

OBS-URL: https://build.opensuse.org/request/show/341475
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-mysql?expand=0&rev=37
This commit is contained in:
Dominique Leuenberger 2015-10-30 12:43:43 +00:00 committed by Git OBS Bridge
commit 5d51c2f7b2
4 changed files with 23 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b8e681e719d8f2d1cecb9e8603e13483b09b56508629b079022778e7dfd7bfb6
size 146476

3
DBD-mysql-4.033.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cc98bbcc33581fbc55b42ae681c6946b70a26f549b3c64466740dfe9a7eac91c
size 146898

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Thu Oct 29 09:48:35 UTC 2015 - coolo@suse.com
- updated to 4.033
see /usr/share/doc/packages/perl-DBD-mysql/ChangeLog
2015-10-26 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.033)
* Full-release to include 03.
2015-10-25 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.032_03)
* Use mysql_get_option to read net_buffer_length and mysql_get_parameter
where available, needed for MySQL 5.7.9. Patch from berntm @ Oracle.
https://github.com/perl5-dbi/DBD-mysql/pull/42
* Fix mysql_conn_attrs test when run against MySQL 5.1 server.
* Fix for memory leak to $sth->{ParamValues} , RT83051
https://rt.cpan.org/Public/Bug/Display.html?id=83051
* Fixes for running test suite on MySQL 5.7.
* Fix running test suite with InnoDB disabled, reported by bor.
-------------------------------------------------------------------
Thu Sep 3 13:15:15 UTC 2015 - bwiedemann@suse.com

View File

@ -17,7 +17,7 @@
Name: perl-DBD-mysql
Version: 4.032
Version: 4.033
Release: 0
%define cpan_name DBD-mysql
Summary: MySQL driver for the Perl5 Database Interface (DBI)