Accepting request 29846 from devel:languages:perl

Copy from devel:languages:perl/perl-DBD-mysql based on submit request 29846 from user coolo

OBS-URL: https://build.opensuse.org/request/show/29846
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-mysql?expand=0&rev=14
This commit is contained in:
OBS User autobuild 2010-01-18 16:31:17 +00:00 committed by Git OBS Bridge
parent c75d01efa0
commit ef1e4281dd
4 changed files with 17 additions and 6 deletions

View File

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

3
DBD-mysql-4.013.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Jan 15 16:18:47 CET 2010 - anicka@suse.cz
- update to 4.013
* #49484: PATCH add support for MYSQL_INIT_COMMAND to
DBD::mysql - Thanks Peter John Edwards ?
* #48242: 'mysql_bind_type_guessing' doesn't work correctly
with minus sign - Thanks Serguei Trouchelle!
* #45616: t/40blobs.t cannot pass without database access -
ServerError() not declared
-------------------------------------------------------------------
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de

View File

@ -1,5 +1,5 @@
#
# spec file for package perl-DBD-mysql (Version 4.012)
# spec file for package perl-DBD-mysql (Version 4.013)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -28,8 +28,8 @@ Provides: mysqperl perl-Msql-Mysql-modules
Requires: perl-DBI perl-Data-ShowTable
Requires: perl = %{perl_version}
AutoReqProv: on
Version: 4.012
Release: 2
Version: 4.013
Release: 1
Summary: Interface to the MySQL database
Group: Development/Libraries/Perl
Source: http://www.cpan.org/modules/by-module/Mysql/DBD-mysql-%{version}.tar.bz2