[libcatalyst-authentication-credential-http-perl] 02/05: Version 1.016

Jonas Smedegaard js at alioth.debian.org
Fri Aug 2 15:47:38 UTC 2013


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libcatalyst-authentication-credential-http-perl.

commit 7401b2896a860bec5727377cd6e0b531c68ba1c8
Author: Tomas Doran <tdoran at yelp.com>
Date:   Sat Jul 27 12:54:15 2013 -0700

    Version 1.016
---
 Changes                                        |    1 +
 lib/Catalyst/Authentication/Credential/HTTP.pm |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/Changes b/Changes
index e207f03..e26f013 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,4 @@
+1.016 2013-07-27
    - Fix repository metadata. RT#87114
 
 1.015 2012-06-27
diff --git a/lib/Catalyst/Authentication/Credential/HTTP.pm b/lib/Catalyst/Authentication/Credential/HTTP.pm
index e9804d9..e31b703 100644
--- a/lib/Catalyst/Authentication/Credential/HTTP.pm
+++ b/lib/Catalyst/Authentication/Credential/HTTP.pm
@@ -23,7 +23,7 @@ __PACKAGE__->mk_accessors(qw/
     broken_dotnet_digest_without_query_string
 /);
 
-our $VERSION = '1.015';
+our $VERSION = '1.016';
 
 sub new {
     my ($class, $config, $app, $realm) = @_;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatalyst-authentication-credential-http-perl.git



More information about the Pkg-perl-cvs-commits mailing list