Mailinglist Archive: opensuse-commit (705 mails)
| < Previous | Next > |
commit perl-Apache-DBI
- From: root@xxxxxxx (h_root)
- Date: Wed, 12 Jul 2006 20:45:31 +0200 (CEST)
- Message-id: <20060712184531.2C23994AA5@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package perl-Apache-DBI
checked in at Wed Jul 12 20:45:31 CEST 2006.
--------
--- perl-Apache-DBI/perl-Apache-DBI.changes 2006-01-25 21:39:26.000000000 +0100
+++ perl-Apache-DBI/perl-Apache-DBI.changes 2006-07-12 12:55:46.000000000 +0200
@@ -1,0 +2,10 @@
+Wed Jul 12 12:52:47 CEST 2006 - anicka@xxxxxxx
+
+- update to 1.01
+ * As DBI has supported only perl 5.6.0 since 2003
+ v1.38 Apache::DBI now requires perl 5.6.0 as well.
+ * Fix a plethora of uninitialized variable warnings,
+ general code cleanup, don't import unneeded symbols
+ from Carp, Digest::SHA1, and Digest::MD5
+
+-------------------------------------------------------------------
Old:
----
Apache-DBI-0.9901-path.diff
Apache-DBI-0.9901.tar.bz2
New:
----
Apache-DBI-1.01-path.diff
Apache-DBI-1.01.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Apache-DBI.spec ++++++
--- /var/tmp/diff_new_pack.1Lswwz/_old 2006-07-12 20:45:16.000000000 +0200
+++ /var/tmp/diff_new_pack.1Lswwz/_new 2006-07-12 20:45:16.000000000 +0200
@@ -1,18 +1,18 @@
#
-# spec file for package perl-Apache-DBI (Version 0.9901)
+# spec file for package perl-Apache-DBI (Version 1.01)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
-# Please submit bugfixes or comments via http://bugs.opensuse.org
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: perl-Apache-DBI
BuildRequires: apache2-devel apache2-mod_perl libapr-util1-devel pcre-devel perl-DBI
-Version: 0.9901
+Version: 1.01
Release: 1
Provides: ApacheDBI perl-ApacheDBI
Obsoletes: perl-ApacheDBI
@@ -71,6 +71,13 @@
/var/adm/perl-modules/%{name}
%changelog -n perl-Apache-DBI
+* Wed Jul 12 2006 - anicka@xxxxxxx
+- update to 1.01
+ * As DBI has supported only perl 5.6.0 since 2003
+ v1.38 Apache::DBI now requires perl 5.6.0 as well.
+ * Fix a plethora of uninitialized variable warnings,
+ general code cleanup, don't import unneeded symbols
+ from Carp, Digest::SHA1, and Digest::MD5
* Wed Jan 25 2006 - mls@xxxxxxx
- converted neededforbuild to BuildRequires
* Tue Jan 10 2006 - anicka@xxxxxxx
++++++ Apache-DBI-0.9901-path.diff -> Apache-DBI-1.01-path.diff ++++++
++++++ Apache-DBI-0.9901.tar.bz2 -> Apache-DBI-1.01.tar.bz2 ++++++
++++ 4262 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
| < Previous | Next > |