Hello community,

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

Package is "perl-Net-OpenID-Common"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Net-OpenID-Common/perl-Net-OpenID-Common.changes
    2014-11-06 16:51:48.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Net-OpenID-Common.new/perl-Net-OpenID-Common.changes
       2016-02-17 12:20:17.000000000 +0100
@@ -1,0 +2,10 @@
+Sat Feb 13 10:23:24 UTC 2016 - [email protected]
+
+- updated to 1.20
+   see /usr/share/doc/packages/perl-Net-OpenID-Common/Changes
+
+  1.20      Feb 07 2016
+  
+      * spelling corrections from dsteinbrunner (closes #111859)
+
+-------------------------------------------------------------------

Old:
----
  Net-OpenID-Common-1.19.tar.gz

New:
----
  Net-OpenID-Common-1.20.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-Net-OpenID-Common.spec ++++++
--- /var/tmp/diff_new_pack.Uk1n4D/_old  2016-02-17 12:20:18.000000000 +0100
+++ /var/tmp/diff_new_pack.Uk1n4D/_new  2016-02-17 12:20:18.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Net-OpenID-Common
 #
-# Copyright (c) 2014 SUSE LINUX Products 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,14 +17,15 @@
 
 
 Name:           perl-Net-OpenID-Common
-Version:        1.19
+Version:        1.20
 Release:        0
 %define cpan_name Net-OpenID-Common
 Summary:        Libraries shared between Net::OpenID::Consumer and 
Net::OpenID::Server
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Net-OpenID-Common/
-Source:         
http://www.cpan.org/authors/id/W/WR/WROG/%{cpan_name}-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/W/WR/WROG/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -32,12 +33,14 @@
 BuildRequires:  perl(Crypt::DH::GMP) >= 0.00011
 BuildRequires:  perl(HTML::Parser) >= 3.40
 BuildRequires:  perl(HTTP::Headers::Util)
+BuildRequires:  perl(HTTP::Message) >= 5.814
 BuildRequires:  perl(HTTP::Request)
 BuildRequires:  perl(HTTP::Status)
 BuildRequires:  perl(XML::Simple)
 Requires:       perl(Crypt::DH::GMP) >= 0.00011
 Requires:       perl(HTML::Parser) >= 3.40
 Requires:       perl(HTTP::Headers::Util)
+Requires:       perl(HTTP::Message) >= 5.814
 Requires:       perl(HTTP::Request)
 Requires:       perl(HTTP::Status)
 Requires:       perl(XML::Simple)
@@ -47,7 +50,7 @@
 The Consumer and Server implementations share a few libraries which live
 with this module. This module is here largely to hold the version number
 and this documentation, though it also incorporates some utility functions
-inherited from previous versions of the Net::OpenID::Consumer manpage.
+inherited from previous versions of Net::OpenID::Consumer.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}

++++++ Net-OpenID-Common-1.19.tar.gz -> Net-OpenID-Common-1.20.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-OpenID-Common-1.19/Changes 
new/Net-OpenID-Common-1.20/Changes
--- old/Net-OpenID-Common-1.19/Changes  2014-09-15 23:28:54.000000000 +0200
+++ new/Net-OpenID-Common-1.20/Changes  2016-02-08 02:36:49.000000000 +0100
@@ -1,3 +1,7 @@
+1.20      Feb 07 2016
+
+    * spelling corrections from dsteinbrunner (closes #111859)
+
 1.19      Sep 15 2014
 
     * bump HTTP::Message dependency to 5.814 (closes #90547)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-OpenID-Common-1.19/LICENSE 
new/Net-OpenID-Common-1.20/LICENSE
--- old/Net-OpenID-Common-1.19/LICENSE  2014-09-15 23:28:54.000000000 +0200
+++ new/Net-OpenID-Common-1.20/LICENSE  2016-02-08 02:36:49.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-Common-1.19/MANIFEST 
new/Net-OpenID-Common-1.20/MANIFEST
--- old/Net-OpenID-Common-1.19/MANIFEST 2014-09-15 23:28:54.000000000 +0200
+++ new/Net-OpenID-Common-1.20/MANIFEST 2016-02-08 02:36:49.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-Common-1.19/META.json 
new/Net-OpenID-Common-1.20/META.json
--- old/Net-OpenID-Common-1.19/META.json        2014-09-15 23:28:54.000000000 
+0200
+++ new/Net-OpenID-Common-1.20/META.json        2016-02-08 02:36:49.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" : {
@@ -54,6 +59,6 @@
          "web" : "http://github.com/wrog/Net-OpenID-Common";
       }
    },
-   "version" : "1.19"
+   "version" : "1.20"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-OpenID-Common-1.19/META.yml 
new/Net-OpenID-Common-1.20/META.yml
--- old/Net-OpenID-Common-1.19/META.yml 2014-09-15 23:28:54.000000000 +0200
+++ new/Net-OpenID-Common-1.20/META.yml 2016-02-08 02:36:49.000000000 +0100
@@ -4,30 +4,30 @@
   - 'Robert Norris <[email protected]>'
   - 'Roger Crew <[email protected]>'
 build_requires:
-  Test::More: 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-Common
 requires:
-  Crypt::DH::GMP: 0.00011
-  Encode: 0
-  HTML::Parser: 3.40
-  HTTP::Headers::Util: 0
-  HTTP::Message: 5.814
-  HTTP::Request: 0
-  HTTP::Status: 0
-  MIME::Base64: 0
-  Math::BigInt: 0
-  Time::Local: 0
-  XML::Simple: 0
+  Crypt::DH::GMP: '0.00011'
+  Encode: '0'
+  HTML::Parser: '3.40'
+  HTTP::Headers::Util: '0'
+  HTTP::Message: '5.814'
+  HTTP::Request: '0'
+  HTTP::Status: '0'
+  MIME::Base64: '0'
+  Math::BigInt: '0'
+  Time::Local: '0'
+  XML::Simple: '0'
 resources:
   bugtracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=Net-OpenID-Common
   homepage: http://groups.google.com/group/openid-perl
   repository: git://github.com/wrog/Net-OpenID-Common.git
-version: 1.19
+version: '1.20'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-OpenID-Common-1.19/Makefile.PL 
new/Net-OpenID-Common-1.20/Makefile.PL
--- old/Net-OpenID-Common-1.19/Makefile.PL      2014-09-15 23:28:54.000000000 
+0200
+++ new/Net-OpenID-Common-1.20/Makefile.PL      2016-02-08 02:36:49.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" => "Libraries shared between Net::OpenID::Consumer and 
Net::OpenID::Server",
   "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-Common",
   "EXE_FILES" => [],
@@ -34,24 +32,36 @@
     "Time::Local" => 0,
     "XML::Simple" => 0
   },
-  "VERSION" => "1.19",
+  "TEST_REQUIRES" => {
+    "Test::More" => 0
+  },
+  "VERSION" => "1.20",
   "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 = (
+  "Crypt::DH::GMP" => "0.00011",
+  "Encode" => 0,
+  "HTML::Parser" => "3.40",
+  "HTTP::Headers::Util" => 0,
+  "HTTP::Message" => "5.814",
+  "HTTP::Request" => 0,
+  "HTTP::Status" => 0,
+  "MIME::Base64" => 0,
+  "Math::BigInt" => 0,
+  "Test::More" => 0,
+  "Time::Local" => 0,
+  "XML::Simple" => 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-Common-1.19/README 
new/Net-OpenID-Common-1.20/README
--- old/Net-OpenID-Common-1.19/README   2014-09-15 23:28:54.000000000 +0200
+++ new/Net-OpenID-Common-1.20/README   2016-02-08 02:36:49.000000000 +0100
@@ -1,7 +1,7 @@
 
 
 This archive contains the distribution Net-OpenID-Common,
-version 1.19:
+version 1.20:
 
   Libraries shared between Net::OpenID::Consumer and Net::OpenID::Server
 
@@ -11,3 +11,5 @@
 the same terms as the Perl 5 programming language system itself.
 
 
+This README file was generated by Dist::Zilla::Plugin::Readme v5.020.
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-OpenID-Common-1.19/lib/Net/OpenID/Common.pm 
new/Net-OpenID-Common-1.20/lib/Net/OpenID/Common.pm
--- old/Net-OpenID-Common-1.19/lib/Net/OpenID/Common.pm 2014-09-15 
23:28:54.000000000 +0200
+++ new/Net-OpenID-Common-1.20/lib/Net/OpenID/Common.pm 2016-02-08 
02:36:49.000000000 +0100
@@ -1,16 +1,12 @@
-
 package Net::OpenID::Common;
-{
-  $Net::OpenID::Common::VERSION = '1.19';
-}
-
+$Net::OpenID::Common::VERSION = '1.20';
 =head1 NAME
 
 Net::OpenID::Common - Libraries shared between Net::OpenID::Consumer and 
Net::OpenID::Server
 
 =head1 VERSION
 
-version 1.19
+version 1.20
 
 =head1 DESCRIPTION
 
@@ -44,10 +40,7 @@
 # it was historically named wrong so we're just leaving it
 # like this to avoid confusion.
 package OpenID::util;
-{
-  $OpenID::util::VERSION = '1.19';
-}
-
+$OpenID::util::VERSION = '1.20';
 use Crypt::DH::GMP;
 use Math::BigInt;
 use Time::Local ();
@@ -184,7 +177,7 @@
 sub arg2int {
     my ($arg) = @_;
     return undef unless defined $arg and $arg ne "";
-    # don't acccept base-64 encoded numbers over 700 bytes.  which means
+    # don't accept base-64 encoded numbers over 700 bytes.  which means
     # those over 4200 bits.
     return 0 if length($arg) > 700;
     return bytes2int(MIME::Base64::decode_base64($arg));
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Net-OpenID-Common-1.19/lib/Net/OpenID/Extension/SimpleRegistration.pm 
new/Net-OpenID-Common-1.20/lib/Net/OpenID/Extension/SimpleRegistration.pm
--- old/Net-OpenID-Common-1.19/lib/Net/OpenID/Extension/SimpleRegistration.pm   
2014-09-15 23:28:54.000000000 +0200
+++ new/Net-OpenID-Common-1.20/lib/Net/OpenID/Extension/SimpleRegistration.pm   
2016-02-08 02:36:49.000000000 +0100
@@ -1,9 +1,5 @@
-
 package Net::OpenID::Extension::SimpleRegistration;
-{
-  $Net::OpenID::Extension::SimpleRegistration::VERSION = '1.19';
-}
-
+$Net::OpenID::Extension::SimpleRegistration::VERSION = '1.20';
 use base qw(Net::OpenID::Extension);
 use strict;
 use Carp;
@@ -37,10 +33,7 @@
 }
 
 package Net::OpenID::Extension::SimpleRegistration::Request;
-{
-  $Net::OpenID::Extension::SimpleRegistration::Request::VERSION = '1.19';
-}
-
+$Net::OpenID::Extension::SimpleRegistration::Request::VERSION = '1.20';
 use base qw(Net::OpenID::ExtensionMessage);
 use strict;
 
@@ -137,10 +130,7 @@
 }
 
 package Net::OpenID::Extension::SimpleRegistration::Response;
-{
-  $Net::OpenID::Extension::SimpleRegistration::Response::VERSION = '1.19';
-}
-
+$Net::OpenID::Extension::SimpleRegistration::Response::VERSION = '1.20';
 use base qw(Net::OpenID::ExtensionMessage);
 use strict;
 
@@ -210,7 +200,7 @@
 
 =head1 VERSION
 
-version 1.19
+version 1.20
 
 =head1 SYNOPSIS
 
@@ -238,7 +228,7 @@
         email => $email,
     ));
 
-And finally, when back in Consumer recieving the response:
+And finally, when back in Consumer receiving the response:
 
     my $sreg_res = 
$verified_identity->get_extension_response('Net::OpenID::Extension::SimpleRegistration');
     my $nickname = $sreg_res->nickname;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-OpenID-Common-1.19/lib/Net/OpenID/Extension.pm 
new/Net-OpenID-Common-1.20/lib/Net/OpenID/Extension.pm
--- old/Net-OpenID-Common-1.19/lib/Net/OpenID/Extension.pm      2014-09-15 
23:28:54.000000000 +0200
+++ new/Net-OpenID-Common-1.20/lib/Net/OpenID/Extension.pm      2016-02-08 
02:36:49.000000000 +0100
@@ -1,9 +1,6 @@
 
 package Net::OpenID::Extension;
-{
-  $Net::OpenID::Extension::VERSION = '1.19';
-}
-
+$Net::OpenID::Extension::VERSION = '1.20';
 use strict;
 
 =head1 NAME
@@ -12,7 +9,7 @@
 
 =head1 VERSION
 
-version 1.19
+version 1.20
 
 =head1 METHODS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Net-OpenID-Common-1.19/lib/Net/OpenID/ExtensionMessage.pm 
new/Net-OpenID-Common-1.20/lib/Net/OpenID/ExtensionMessage.pm
--- old/Net-OpenID-Common-1.19/lib/Net/OpenID/ExtensionMessage.pm       
2014-09-15 23:28:54.000000000 +0200
+++ new/Net-OpenID-Common-1.20/lib/Net/OpenID/ExtensionMessage.pm       
2016-02-08 02:36:49.000000000 +0100
@@ -1,9 +1,6 @@
 
 package Net::OpenID::ExtensionMessage;
-{
-  $Net::OpenID::ExtensionMessage::VERSION = '1.19';
-}
-
+$Net::OpenID::ExtensionMessage::VERSION = '1.20';
 use strict;
 
 =head1 NAME
@@ -12,7 +9,7 @@
 
 =head1 VERSION
 
-version 1.19
+version 1.20
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Net-OpenID-Common-1.19/lib/Net/OpenID/IndirectMessage.pm 
new/Net-OpenID-Common-1.20/lib/Net/OpenID/IndirectMessage.pm
--- old/Net-OpenID-Common-1.19/lib/Net/OpenID/IndirectMessage.pm        
2014-09-15 23:28:54.000000000 +0200
+++ new/Net-OpenID-Common-1.20/lib/Net/OpenID/IndirectMessage.pm        
2016-02-08 02:36:49.000000000 +0100
@@ -1,9 +1,6 @@
 
 package Net::OpenID::IndirectMessage;
-{
-  $Net::OpenID::IndirectMessage::VERSION = '1.19';
-}
-
+$Net::OpenID::IndirectMessage::VERSION = '1.20';
 use strict;
 use Carp;
 use Net::OpenID::Common;
@@ -243,7 +240,7 @@
 
 =head1 VERSION
 
-version 1.19
+version 1.20
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-OpenID-Common-1.19/lib/Net/OpenID/URIFetch.pm 
new/Net-OpenID-Common-1.20/lib/Net/OpenID/URIFetch.pm
--- old/Net-OpenID-Common-1.19/lib/Net/OpenID/URIFetch.pm       2014-09-15 
23:28:54.000000000 +0200
+++ new/Net-OpenID-Common-1.20/lib/Net/OpenID/URIFetch.pm       2016-02-08 
02:36:49.000000000 +0100
@@ -6,7 +6,7 @@
 
 =head1 VERSION
 
-version 1.19
+version 1.20
 
 =head1 DESCRIPTION
 
@@ -23,10 +23,7 @@
 =cut
 
 package Net::OpenID::URIFetch;
-{
-  $Net::OpenID::URIFetch::VERSION = '1.19';
-}
-
+$Net::OpenID::URIFetch::VERSION = '1.20';
 use HTTP::Request;
 use HTTP::Status;
 use strict;
@@ -155,10 +152,7 @@
 }
 
 package Net::OpenID::URIFetch::Response;
-{
-  $Net::OpenID::URIFetch::Response::VERSION = '1.19';
-}
-
+$Net::OpenID::URIFetch::Response::VERSION = '1.20';
 use strict;
 use constant FIELDS => [qw(final_uri status content headers last_modified)];
 use fields @{FIELDS()};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Net-OpenID-Common-1.19/lib/Net/OpenID/Yadis/Service.pm 
new/Net-OpenID-Common-1.20/lib/Net/OpenID/Yadis/Service.pm
--- old/Net-OpenID-Common-1.19/lib/Net/OpenID/Yadis/Service.pm  2014-09-15 
23:28:54.000000000 +0200
+++ new/Net-OpenID-Common-1.20/lib/Net/OpenID/Yadis/Service.pm  2016-02-08 
02:36:49.000000000 +0100
@@ -1,9 +1,6 @@
 
 package Net::OpenID::Yadis::Service;
-{
-  $Net::OpenID::Yadis::Service::VERSION = '1.19';
-}
-
+$Net::OpenID::Yadis::Service::VERSION = '1.20';
 use strict;
 use warnings;
 
@@ -27,7 +24,7 @@
 
 =head1 VERSION
 
-version 1.19
+version 1.20
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-OpenID-Common-1.19/lib/Net/OpenID/Yadis.pm 
new/Net-OpenID-Common-1.20/lib/Net/OpenID/Yadis.pm
--- old/Net-OpenID-Common-1.19/lib/Net/OpenID/Yadis.pm  2014-09-15 
23:28:54.000000000 +0200
+++ new/Net-OpenID-Common-1.20/lib/Net/OpenID/Yadis.pm  2016-02-08 
02:36:49.000000000 +0100
@@ -1,8 +1,5 @@
 package Net::OpenID::Yadis;
-{
-  $Net::OpenID::Yadis::VERSION = '1.19';
-}
-
+$Net::OpenID::Yadis::VERSION = '1.20';
 use strict;
 use warnings;
 
@@ -282,7 +279,7 @@
 
 =head1 VERSION
 
-version 1.19
+version 1.20
 
 =head1 SYNOPSIS
 
@@ -419,7 +416,7 @@
 
 Filter method of xrd_objects.
 
-If no opton is defined, returns same result with xrd_objects method.
+If no option is defined, returns same result with xrd_objects method.
 
 protocol names or Type URLs are given, filter only given protocol.
 Two or more protocols are given, return and results of filtering.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-OpenID-Common-1.19/t/release-pod-syntax.t 
new/Net-OpenID-Common-1.20/t/release-pod-syntax.t
--- old/Net-OpenID-Common-1.19/t/release-pod-syntax.t   2014-09-15 
23:28:54.000000000 +0200
+++ new/Net-OpenID-Common-1.20/t/release-pod-syntax.t   2016-02-08 
02:36:49.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();

++++++ cpanspec.yml ++++++
---
#description_paragraphs: 3
#description: |-
#  override description from CPAN
#summary: override summary from CPAN
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL 
#post_build: |-
# rm unused.files
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module

Reply via email to