Hello community, here is the log from the commit of package perl-DBI checked in at Thu Dec 14 02:03:23 CET 2006. -------- --- perl-DBI/perl-DBI.changes 2006-09-13 19:39:44.000000000 +0200 +++ /mounts/work_src_done/STABLE/perl-DBI/perl-DBI.changes 2006-12-13 13:27:03.000000000 +0100 @@ -1,0 +2,15 @@ +Wed Dec 13 13:24:04 CET 2006 - anicka@suse.cz + +- update to 1.53 + * Fixed checks for weaken to work with early 5.8.x versions + * Fixed DBD::Proxy handling of some methods, including commit + and rollback. + * Fixed to be more robust against drivers not handling multiple + result sets properly. + * Test fixes. + * Added array context support to execute_array and + execute_for_fetch methods which returns executed tuples + and rows affected. + * Added Tie::Cache::LRU example to docs + +------------------------------------------------------------------- Old: ---- DBI-1.52.tar.bz2 perl-DBI-1.52-dbis.diff New: ---- DBI-1.53.tar.bz2 perl-DBI-1.53-dbis.diff ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-DBI.spec ++++++ --- /var/tmp/diff_new_pack.l7yUIn/_old 2006-12-14 02:02:57.000000000 +0100 +++ /var/tmp/diff_new_pack.l7yUIn/_new 2006-12-14 02:02:57.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package perl-DBI (Version 1.52) +# spec file for package perl-DBI (Version 1.53) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -12,7 +12,7 @@ Name: perl-DBI BuildRequires: perl-Curses -Version: 1.52 +Version: 1.53 Release: 1 Requires: perl = %{perl_version} Requires: perl-PlRPC @@ -20,7 +20,7 @@ Obsoletes: perl_dbi Autoreqprov: on Group: Development/Libraries/Perl -License: GPL +License: GNU General Public License (GPL) URL: http://cpan.org/modules/by-module/DBI/ Summary: The Perl Database Interface Source: DBI-%{version}.tar.bz2 @@ -55,7 +55,7 @@ %files %defattr(-,root,root) -%doc Changes README ToDo +%doc Changes README %doc %{_mandir}/man?/* %{perl_vendorarch}/Bundle %{perl_vendorarch}/DBD @@ -64,10 +64,23 @@ %{perl_vendorarch}/Roadmap.pod %{perl_vendorarch}/Win32 %{perl_vendorarch}/auto/DBI +%{perl_vendorarch}/TASKS.pod %{_bindir}/* /var/adm/perl-modules/%{name} %changelog -n perl-DBI +* Wed Dec 13 2006 - anicka@suse.cz +- update to 1.53 + * Fixed checks for weaken to work with early 5.8.x versions + * Fixed DBD::Proxy handling of some methods, including commit + and rollback. + * Fixed to be more robust against drivers not handling multiple + result sets properly. + * Test fixes. + * Added array context support to execute_array and + execute_for_fetch methods which returns executed tuples + and rows affected. + * Added Tie::Cache::LRU example to docs * Wed Sep 13 2006 - anicka@suse.cz - update to 1.52 * fixed several memory leaks ++++++ DBI-1.52.tar.bz2 -> DBI-1.53.tar.bz2 ++++++ ++++ 2168 lines of diff (skipped) ++++++ perl-DBI-1.52-dbis.diff -> perl-DBI-1.53-dbis.diff ++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@suse.de