Hello community,

here is the log from the commit of package perl-Apache2-AuthCookieDBI for 
openSUSE:Factory checked in at 2011-11-18 15:46:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Apache2-AuthCookieDBI (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Apache2-AuthCookieDBI.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Apache2-AuthCookieDBI", Maintainer is "[email protected]"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Apache2-AuthCookieDBI/perl-Apache2-AuthCookieDBI.changes
    2011-09-23 12:35:58.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Apache2-AuthCookieDBI.new/perl-Apache2-AuthCookieDBI.changes
       2011-11-18 15:46:44.000000000 +0100
@@ -1,0 +2,32 @@
+Thu Oct 20 14:40:37 UTC 2011 - [email protected]
+
+- update to 2.14
+  * Changed documentation about WhateverDBI_SecretKey to
+    address https://rt.cpan.org/Ticket/Display.html?id=6248
+  * Fixes for https://rt.cpan.org/Public/Bug/Display.html?id=66336
+    (_dbi_connect should be called as a class method)
+
+- update to 2.13
+  * Build system uses Module::Build (generates a Makefile.PL for
+    compatibility)
+  * Distro version now matches module version (2.13)
+  * Fixed statement handle still active 
+    <https://rt.cpan.org/Public/Bug/Display.html?id=57906>
+    Also added support for WhatEverDBI_UserActiveField. Thanks to
+    Chad Columbus
+  * Fixed $HEX_STRING_REGEX definition is wrong
+    <https://rt.cpan.org/Public/Bug/Display.html?id=46117>
+    Thanks to Joe Ingersoll
+  * Fixed User authenticated if not in MySQL database
+    <https://rt.cpan.org/Ticket/Display.html?id=62470>
+    Thanks to Keith Lawson
+  * Fixed Login.pl example - syntax error
+    <https://rt.cpan.org/Public/Bug/Display.html?id=62487>
+    Also moved from eg/public-pl/login.pl to eg/bin/login.pl)
+    Thanks to William McKee http://search.cpan.org/~wmckee/
+  * Updated documentation to cover protecting the DocumentRoot
+    <https://rt.cpan.org/Ticket/Display.html?id=51593>
+  * Now depends on DBI 1.40 instead of Apache::DBI
+    <https://rt.cpan.org/Ticket/Display.html?id=43083>
+
+-------------------------------------------------------------------

Old:
----
  Apache2-AuthCookieDBI-2.05.tar.bz2

New:
----
  Apache2-AuthCookieDBI-2.14.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Apache2-AuthCookieDBI.spec ++++++
--- /var/tmp/diff_new_pack.w93O8u/_old  2011-11-18 15:46:49.000000000 +0100
+++ /var/tmp/diff_new_pack.w93O8u/_new  2011-11-18 15:46:49.000000000 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package perl-Apache2-AuthCookieDBI (Version 2.05)
+# spec file for package perl-Apache2-AuthCookieDBI
 #
 # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -21,13 +21,13 @@
 Name:           perl-Apache2-AuthCookieDBI
 %define cpan_name Apache2-AuthCookieDBI
 Summary:        AuthCookie module backed by a DBI database
-Version:        2.05
-Release:        9
+Version:        2.14
+Release:        1
 License:        LGPLv2+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Apache2-AuthCookieDBI/
-#Source:         
http://www.cpan.org/modules/by-module/Apache2/Apache2-AuthCookieDBI-%{version}.tar.bz2
-Source:         %{cpan_name}-%{version}.tar.bz2
+#Source:         
http://www.cpan.org/modules/by-module/Apache2/Apache2-AuthCookieDBI-%%{version}.tar.bz2
+Source:         %{cpan_name}-%{version}.tar.gz
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to