Hello community,

here is the log from the commit of package perl-Net-OpenID-Consumer for 
openSUSE:Factory checked in at 2016-02-17 10:26:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Net-OpenID-Consumer (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Net-OpenID-Consumer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Net-OpenID-Consumer"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Net-OpenID-Consumer/perl-Net-OpenID-Consumer.changes
        2015-09-09 20:21:16.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Net-OpenID-Consumer.new/perl-Net-OpenID-Consumer.changes
   2016-02-17 12:20:18.000000000 +0100
@@ -1,0 +2,17 @@
+Sat Feb 13 17:04:10 UTC 2016 - [email protected]
+
+- updated to 1.18
+   see /usr/share/doc/packages/perl-Net-OpenID-Consumer/Changes
+
+  1.18      Feb 07 2016
+  
+      * Make naive_verify_failed_network message less mysterious in cases where
+        provider actually responds but with a non-success status.
+  
+      * whitespace changes
+  
+  1.17      Jan 15 2016
+  
+      * Include CGI in test prerequisites since it's not part of perlcore 
anymore
+
+-------------------------------------------------------------------

Old:
----
  Net-OpenID-Consumer-1.16.tar.gz

New:
----
  Net-OpenID-Consumer-1.18.tar.gz

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

Other differences:
------------------
++++++ perl-Net-OpenID-Consumer.spec ++++++
--- /var/tmp/diff_new_pack.MGdEMz/_old  2016-02-17 12:20:19.000000000 +0100
+++ /var/tmp/diff_new_pack.MGdEMz/_new  2016-02-17 12:20:19.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Net-OpenID-Consumer
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Net-OpenID-Consumer
-Version:        1.16
+Version:        1.18
 Release:        0
 %define cpan_name Net-OpenID-Consumer
 Summary:        Library for consumers of OpenID identities
@@ -71,6 +71,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes examples LICENSE README xt
+%doc Changes examples LICENSE README
 
 %changelog

++++++ Net-OpenID-Consumer-1.16.tar.gz -> Net-OpenID-Consumer-1.18.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-OpenID-Consumer-1.16/Changes 
new/Net-OpenID-Consumer-1.18/Changes
--- old/Net-OpenID-Consumer-1.16/Changes        2014-09-15 23:37:12.000000000 
+0200
+++ new/Net-OpenID-Consumer-1.18/Changes        2016-02-08 02:39:06.000000000 
+0100
@@ -1,5 +1,18 @@
+1.18      Feb 07 2016
+
+    * Make naive_verify_failed_network message less mysterious in cases where
+      provider actually responds but with a non-success status.
+
+    * whitespace changes
+
+1.17      Jan 15 2016
+
+    * Include CGI in test prerequisites since it's not part of perlcore anymore
+
 1.16      Sep 15 2014
 
+    * Require Net-OpenID-Common 1.19
+
 1.15      Sep 06 2013
 
     * Require Net-OpenID-Common 1.18
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-OpenID-Consumer-1.16/LICENSE 
new/Net-OpenID-Consumer-1.18/LICENSE
--- old/Net-OpenID-Consumer-1.16/LICENSE        2014-09-15 23:37:12.000000000 
+0200
+++ new/Net-OpenID-Consumer-1.18/LICENSE        2016-02-08 02:39:06.000000000 
+0100
@@ -22,7 +22,7 @@
                      Version 1, February 1989
 
  Copyright (C) 1989 Free Software Foundation, Inc.
- 51 Franklin St, Suite 500, Boston, MA  02110-1335  USA
+ 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-OpenID-Consumer-1.16/MANIFEST 
new/Net-OpenID-Consumer-1.18/MANIFEST
--- old/Net-OpenID-Consumer-1.16/MANIFEST       2014-09-15 23:37:12.000000000 
+0200
+++ new/Net-OpenID-Consumer-1.18/MANIFEST       2016-02-08 02:39:06.000000000 
+0100
@@ -1,3 +1,4 @@
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.020.
 Changes
 INSTALL
 LICENSE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-OpenID-Consumer-1.16/META.json 
new/Net-OpenID-Consumer-1.18/META.json
--- old/Net-OpenID-Consumer-1.16/META.json      2014-09-15 23:37:12.000000000 
+0200
+++ new/Net-OpenID-Consumer-1.18/META.json      2016-02-08 02:39:06.000000000 
+0100
@@ -5,7 +5,7 @@
       "Roger Crew <[email protected]>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 4.300020, CPAN::Meta::Converter 
version 2.120921",
+   "generated_by" : "Dist::Zilla version 5.020, CPAN::Meta::Converter version 
2.142690",
    "license" : [
       "perl_5"
    ],
@@ -17,7 +17,12 @@
    "prereqs" : {
       "configure" : {
          "requires" : {
-            "ExtUtils::MakeMaker" : "6.30"
+            "ExtUtils::MakeMaker" : "0"
+         }
+      },
+      "develop" : {
+         "requires" : {
+            "Test::Pod" : "1.41"
          }
       },
       "runtime" : {
@@ -35,6 +40,7 @@
       },
       "test" : {
          "requires" : {
+            "CGI" : "0",
             "Test::More" : "0"
          }
       }
@@ -52,6 +58,6 @@
          "web" : "http://github.com/wrog/Net-OpenID-Consumer";
       }
    },
-   "version" : "1.16"
+   "version" : "1.18"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-OpenID-Consumer-1.16/META.yml 
new/Net-OpenID-Consumer-1.18/META.yml
--- old/Net-OpenID-Consumer-1.16/META.yml       2014-09-15 23:37:12.000000000 
+0200
+++ new/Net-OpenID-Consumer-1.18/META.yml       2016-02-08 02:39:06.000000000 
+0100
@@ -4,28 +4,29 @@
   - 'Robert Norris <[email protected]>'
   - 'Roger Crew <[email protected]>'
 build_requires:
-  Test::More: 0
+  CGI: '0'
+  Test::More: '0'
 configure_requires:
-  ExtUtils::MakeMaker: 6.30
+  ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 4.300020, CPAN::Meta::Converter version 
2.120921'
+generated_by: 'Dist::Zilla version 5.020, CPAN::Meta::Converter version 
2.142690'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
-  version: 1.4
+  version: '1.4'
 name: Net-OpenID-Consumer
 requires:
-  Digest::SHA: 0
-  HTTP::Request: 0
-  JSON: 0
-  LWP::UserAgent: 0
-  MIME::Base64: 0
-  Net::OpenID::Common: 1.19
-  Storable: 0
-  Time::Local: 0
-  URI: 0
+  Digest::SHA: '0'
+  HTTP::Request: '0'
+  JSON: '0'
+  LWP::UserAgent: '0'
+  MIME::Base64: '0'
+  Net::OpenID::Common: '1.19'
+  Storable: '0'
+  Time::Local: '0'
+  URI: '0'
 resources:
   bugtracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=Net-OpenID-Consumer
   homepage: http://groups.google.com/group/openid-perl
   repository: git://github.com/wrog/Net-OpenID-Consumer.git
-version: 1.16
+version: '1.18'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-OpenID-Consumer-1.16/Makefile.PL 
new/Net-OpenID-Consumer-1.18/Makefile.PL
--- old/Net-OpenID-Consumer-1.16/Makefile.PL    2014-09-15 23:37:12.000000000 
+0200
+++ new/Net-OpenID-Consumer-1.18/Makefile.PL    2016-02-08 02:39:06.000000000 
+0100
@@ -1,21 +1,19 @@
 
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v5.020.
 use strict;
 use warnings;
 
 
 
-use ExtUtils::MakeMaker 6.30;
+use ExtUtils::MakeMaker ;
 
 
 
 my %WriteMakefileArgs = (
   "ABSTRACT" => "Library for consumers of OpenID identities",
   "AUTHOR" => "Robert Norris <rob\@eatenbyagrue.org>, Roger Crew 
<crew\@cs.stanford.edu>",
-  "BUILD_REQUIRES" => {
-    "Test::More" => 0
-  },
   "CONFIGURE_REQUIRES" => {
-    "ExtUtils::MakeMaker" => "6.30"
+    "ExtUtils::MakeMaker" => 0
   },
   "DISTNAME" => "Net-OpenID-Consumer",
   "EXE_FILES" => [],
@@ -32,24 +30,36 @@
     "Time::Local" => 0,
     "URI" => 0
   },
-  "VERSION" => "1.16",
+  "TEST_REQUIRES" => {
+    "CGI" => 0,
+    "Test::More" => 0
+  },
+  "VERSION" => "1.18",
   "test" => {
     "TESTS" => "t/*.t"
   }
 );
 
 
-unless ( eval { ExtUtils::MakeMaker->VERSION(6.56) } ) {
-  my $br = delete $WriteMakefileArgs{BUILD_REQUIRES};
-  my $pp = $WriteMakefileArgs{PREREQ_PM};
-  for my $mod ( keys %$br ) {
-    if ( exists $pp->{$mod} ) {
-      $pp->{$mod} = $br->{$mod} if $br->{$mod} > $pp->{$mod};
-    }
-    else {
-      $pp->{$mod} = $br->{$mod};
-    }
-  }
+my %FallbackPrereqs = (
+  "CGI" => 0,
+  "Digest::SHA" => 0,
+  "HTTP::Request" => 0,
+  "JSON" => 0,
+  "LWP::UserAgent" => 0,
+  "MIME::Base64" => 0,
+  "Net::OpenID::Common" => "1.19",
+  "Storable" => 0,
+  "Test::More" => 0,
+  "Time::Local" => 0,
+  "URI" => 0
+);
+
+
+unless ( eval { ExtUtils::MakeMaker->VERSION(6.63_03) } ) {
+  delete $WriteMakefileArgs{TEST_REQUIRES};
+  delete $WriteMakefileArgs{BUILD_REQUIRES};
+  $WriteMakefileArgs{PREREQ_PM} = \%FallbackPrereqs;
 }
 
 delete $WriteMakefileArgs{CONFIGURE_REQUIRES}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Net-OpenID-Consumer-1.16/lib/Net/OpenID/Association.pm 
new/Net-OpenID-Consumer-1.18/lib/Net/OpenID/Association.pm
--- old/Net-OpenID-Consumer-1.16/lib/Net/OpenID/Association.pm  2014-09-15 
23:37:12.000000000 +0200
+++ new/Net-OpenID-Consumer-1.18/lib/Net/OpenID/Association.pm  2016-02-08 
02:39:06.000000000 +0100
@@ -3,9 +3,7 @@
 
 ############################################################################
 package Net::OpenID::Association;
-{
-  $Net::OpenID::Association::VERSION = '1.16';
-}
+$Net::OpenID::Association::VERSION = '1.18';
 use fields (
             'server',    # author-identity identity provider endpoint
             'secret',    # the secret for this association
@@ -412,7 +410,7 @@
 
 =head1 VERSION
 
-version 1.16
+version 1.18
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Net-OpenID-Consumer-1.16/lib/Net/OpenID/ClaimedIdentity.pm 
new/Net-OpenID-Consumer-1.18/lib/Net/OpenID/ClaimedIdentity.pm
--- old/Net-OpenID-Consumer-1.16/lib/Net/OpenID/ClaimedIdentity.pm      
2014-09-15 23:37:12.000000000 +0200
+++ new/Net-OpenID-Consumer-1.18/lib/Net/OpenID/ClaimedIdentity.pm      
2016-02-08 02:39:06.000000000 +0100
@@ -3,9 +3,7 @@
 
 ############################################################################
 package Net::OpenID::ClaimedIdentity;
-{
-  $Net::OpenID::ClaimedIdentity::VERSION = '1.16';
-}
+$Net::OpenID::ClaimedIdentity::VERSION = '1.18';
 use fields (
     'identity',         # the canonical URL that was found, following redirects
     'server',           # author-identity identity provider endpoint
@@ -213,7 +211,7 @@
 
 =head1 VERSION
 
-version 1.16
+version 1.18
 
 =head1 SYNOPSIS
 
@@ -329,8 +327,8 @@
 The default value, false, means that the identity provider will
 immediately return to your return_to URL with either a "yes" or "no"
 answer.  In the "no" case, you'll instead have control of what to do,
-whether to retry the request with C<delayed_return> set true 
-(the only way to proceed in version 2.0) or to somehow send 
+whether to retry the request with C<delayed_return> set true
+(the only way to proceed in version 2.0) or to somehow send
 (be it link, redirect, or pop-up window) the user the provider's
 user_setup_url (which is made available in version 1.0/1.1).
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-OpenID-Consumer-1.16/lib/Net/OpenID/Consumer.pm 
new/Net-OpenID-Consumer-1.18/lib/Net/OpenID/Consumer.pm
--- old/Net-OpenID-Consumer-1.16/lib/Net/OpenID/Consumer.pm     2014-09-15 
23:37:12.000000000 +0200
+++ new/Net-OpenID-Consumer-1.18/lib/Net/OpenID/Consumer.pm     2016-02-08 
02:39:06.000000000 +0100
@@ -5,11 +5,7 @@
 
 ############################################################################
 package Net::OpenID::Consumer;
-{
-  $Net::OpenID::Consumer::VERSION = '1.16';
-}
-
-
+$Net::OpenID::Consumer::VERSION = '1.18';
 use fields (
     'cache',           # Cache object to store HTTP responses,
                        #   associations, and nonces
@@ -233,7 +229,9 @@
     'bogus_url'                   => "URL scheme must be http: or https:",
     'empty_url'                   => "No URL entered.",
     'expired_association'         => "Association between ID provider and 
relying party has expired.",
-    'naive_verify_failed_network' => "Could not contact ID provider to verify 
response.",
+    'naive_verify_failed_network' => sub {
+       @_ ? "Unexpected verification response from ID provider:  $_[0]"
+          : "Could not contact ID provider to verify response." },
     'naive_verify_failed_return'  => "Direct contact invalidated ID provider 
response.",
     'no_identity'                 => "Identity is missing from ID provider 
response.",
     'no_identity_server'          => "Could not determine ID provider from 
URL.",
@@ -981,7 +979,7 @@
 
         my $ua  = $self->ua;
         my $res = $ua->request($req);
-        return $self->_fail("naive_verify_failed_network")
+        return $self->_fail("naive_verify_failed_network", ($res ? 
($res->status_line) : ()))
           unless $res && $res->is_success;
 
         my $content = $res->content;
@@ -1152,7 +1150,7 @@
 
 =head1 VERSION
 
-version 1.16
+version 1.18
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Net-OpenID-Consumer-1.16/lib/Net/OpenID/VerifiedIdentity.pm 
new/Net-OpenID-Consumer-1.18/lib/Net/OpenID/VerifiedIdentity.pm
--- old/Net-OpenID-Consumer-1.16/lib/Net/OpenID/VerifiedIdentity.pm     
2014-09-15 23:37:12.000000000 +0200
+++ new/Net-OpenID-Consumer-1.18/lib/Net/OpenID/VerifiedIdentity.pm     
2016-02-08 02:39:06.000000000 +0100
@@ -3,9 +3,7 @@
 
 ############################################################################
 package Net::OpenID::VerifiedIdentity;
-{
-  $Net::OpenID::VerifiedIdentity::VERSION = '1.16';
-}
+$Net::OpenID::VerifiedIdentity::VERSION = '1.18';
 use fields (
     'identity',  # the verified identity URL
     'id_uri',  # the verified identity's URI object
@@ -278,7 +276,7 @@
 
 =head1 VERSION
 
-version 1.16
+version 1.18
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-OpenID-Consumer-1.16/t/release-pod-syntax.t 
new/Net-OpenID-Consumer-1.18/t/release-pod-syntax.t
--- old/Net-OpenID-Consumer-1.16/t/release-pod-syntax.t 2014-09-15 
23:37:12.000000000 +0200
+++ new/Net-OpenID-Consumer-1.18/t/release-pod-syntax.t 2016-02-08 
02:39:06.000000000 +0100
@@ -7,9 +7,8 @@
   }
 }
 
+# This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests.
 use Test::More;
-
-eval "use Test::Pod 1.41";
-plan skip_all => "Test::Pod 1.41 required for testing POD" if $@;
+use Test::Pod 1.41;
 
 all_pod_files_ok();

++++++ utf-charset.patch ++++++
--- /var/tmp/diff_new_pack.MGdEMz/_old  2016-02-17 12:20:19.000000000 +0100
+++ /var/tmp/diff_new_pack.MGdEMz/_new  2016-02-17 12:20:19.000000000 +0100
@@ -1,8 +1,7 @@
-diff --git a/lib/Net/OpenID/Consumer.pm b/lib/Net/OpenID/Consumer.pm
-index a2261cb..9a9953b 100644
---- a/lib/Net/OpenID/Consumer.pm
-+++ b/lib/Net/OpenID/Consumer.pm
-@@ -976,7 +976,7 @@ sub verified_identity {
+diff -ur Net-OpenID-Consumer-1.18/lib/Net/OpenID/Consumer.pm 
Net-OpenID-Consumer-1.18_fix/lib/Net/OpenID/Consumer.pm
+--- Net-OpenID-Consumer-1.18/lib/Net/OpenID/Consumer.pm        2016-02-08 
02:39:06.000000000 +0100
++++ Net-OpenID-Consumer-1.18_fix/lib/Net/OpenID/Consumer.pm    2016-02-13 
17:19:38.416153280 +0100
+@@ -974,7 +974,7 @@
          $post{"openid.mode"} = "check_authentication";
  
          my $req = HTTP::Request->new(POST => $server);


Reply via email to