diff --git a/DBD-mysql-4.049.tar.gz b/DBD-mysql-4.049.tar.gz deleted file mode 100644 index 59f0fdf..0000000 --- a/DBD-mysql-4.049.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cfbf020f1e53a1d9d48ab964af1e3fa0228dc4f5df6da66e691c5c01cae0413b -size 160889 diff --git a/DBD-mysql-4.050.tar.gz b/DBD-mysql-4.050.tar.gz new file mode 100644 index 0000000..f6289cd --- /dev/null +++ b/DBD-mysql-4.050.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f48541ff15a0a7405f76adc10f81627c33996fbf56c95c26c094444c0928d78 +size 161579 diff --git a/perl-DBD-mysql.changes b/perl-DBD-mysql.changes index ea11c58..ba9ab11 100644 --- a/perl-DBD-mysql.changes +++ b/perl-DBD-mysql.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Thu Jan 10 06:04:35 UTC 2019 - Stephan Kulow + +- 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 diff --git a/perl-DBD-mysql.spec b/perl-DBD-mysql.spec index afb47e7..f1c0a6f 100644 --- a/perl-DBD-mysql.spec +++ b/perl-DBD-mysql.spec @@ -1,7 +1,7 @@ # # spec file for package perl-DBD-mysql # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: perl-DBD-mysql -Version: 4.049 +Version: 4.050 Release: 0 %define cpan_name DBD-mysql Summary: MySQL driver for the Perl5 Database Interface (DBI)