Hello community, here is the log from the commit of package perl-DBD-mysql for openSUSE:Factory checked in at 2012-05-08 06:47:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-DBD-mysql (Old) and /work/SRC/openSUSE:Factory/.perl-DBD-mysql.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-DBD-mysql", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-DBD-mysql/perl-DBD-mysql.changes 2011-09-23 12:36:41.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-DBD-mysql.new/perl-DBD-mysql.changes 2012-05-08 06:47:21.000000000 +0200 @@ -1,0 +2,11 @@ +Sat Apr 28 18:24:10 UTC 2012 - [email protected] + +- update to 4.021: + * fix to enable PERL_NO_GET_CONTEXT to spee up DBD on thread Perls + * fix to is_prefix not being exported by mysql + * eliminate DBIS usage + * enhanced/fixed server side prepared statement checks + * fix missprint in doc of DBD::mysql of mysql_bind_type_guessing + * misprint in lib/DBD/mysql.pm + +------------------------------------------------------------------- @@ -5,2 +16 @@ -* Numerous (!! Thank you!!) fixes for prepared statements: Masahiro Chiba <nihen at megabbs -dot com> +* Numerous (!! Thank you!!) fixes for prepared statements Old: ---- DBD-mysql-4.020.tar.gz New: ---- DBD-mysql-4.021.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-DBD-mysql.spec ++++++ --- /var/tmp/diff_new_pack.Dm0NDi/_old 2012-05-08 06:47:22.000000000 +0200 +++ /var/tmp/diff_new_pack.Dm0NDi/_new 2012-05-08 06:47:22.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-DBD-mysql # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,16 +15,14 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: perl-DBD-mysql %define cpan_name DBD-mysql Summary: MySQL driver for the Perl5 Database Interface (DBI) -Version: 4.020 -Release: 1 License: GPL-1.0+ or Artistic-1.0 Group: Development/Libraries/Perl +Version: 4.021 +Release: 0 Url: http://search.cpan.org/dist/DBD-mysql/ Source: http://search.cpan.org/CPAN/authors/id/C/CA/CAPTTOFU/%{cpan_name}-%{version}.tar.gz Patch1: bnc658792_pod_name_install.diff @@ -34,10 +32,10 @@ BuildRequires: mysql-devel BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(Data::Dumper) BuildRequires: perl(DBI) >= 1.08 -Requires: perl(Data::Dumper) +BuildRequires: perl(Data::Dumper) Requires: perl(DBI) >= 1.08 +Requires: perl(Data::Dumper) %description DBD::mysql is the Perl5 Database Interface driver for the MySQL database. @@ -47,10 +45,6 @@ are supported. Some rarely used functions are missing, mainly because noone ever requested them. :-) -Authors: --------- - Jochen Wiedmann <[email protected]> - %prep %setup -q -n %{cpan_name}-%{version} # rpmlint: executable-docs, ++++++ DBD-mysql-4.020.tar.gz -> DBD-mysql-4.021.tar.gz ++++++ ++++ 2508 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
