Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Business-ISBN for 
openSUSE:Factory checked in at 2022-01-14 23:12:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Business-ISBN (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Business-ISBN.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Business-ISBN"

Fri Jan 14 23:12:36 2022 rev:28 rq:946100 version:3.007

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Business-ISBN/perl-Business-ISBN.changes    
2021-01-22 21:49:53.565642194 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Business-ISBN.new.1892/perl-Business-ISBN.changes
  2022-01-14 23:12:59.266622009 +0100
@@ -1,0 +2,9 @@
+Mon Jan 10 03:06:57 UTC 2022 - Tina M??ller <timueller+p...@suse.de>
+
+- updated to 3.007
+   see /usr/share/doc/packages/perl-Business-ISBN/Changes
+
+  3.007 2022-01-09T04:33:56Z
+       * no code changes. Fix a link in README.pod.
+
+-------------------------------------------------------------------

Old:
----
  Business-ISBN-3.006.tar.gz

New:
----
  Business-ISBN-3.007.tar.gz

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

Other differences:
------------------
++++++ perl-Business-ISBN.spec ++++++
--- /var/tmp/diff_new_pack.gGslYN/_old  2022-01-14 23:12:59.746622319 +0100
+++ /var/tmp/diff_new_pack.gGslYN/_new  2022-01-14 23:12:59.754622324 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Business-ISBN
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define cpan_name Business-ISBN
 Name:           perl-Business-ISBN
-Version:        3.006
+Version:        3.007
 Release:        0
 Summary:        Work with International Standard Book Numbers
 License:        Artistic-2.0
@@ -29,6 +29,7 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Business::ISBN::Data) >= 20191107
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.64
 BuildRequires:  perl(Test::More) >= 1
 Requires:       perl(Business::ISBN::Data) >= 20191107
 %{perl_requires}

++++++ Business-ISBN-3.006.tar.gz -> Business-ISBN-3.007.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-3.006/Changes 
new/Business-ISBN-3.007/Changes
--- old/Business-ISBN-3.006/Changes     2021-01-19 15:45:16.000000000 +0100
+++ new/Business-ISBN-3.007/Changes     2022-01-09 05:34:13.000000000 +0100
@@ -1,5 +1,8 @@
 Revision history for Perl module Business::ISBN
 
+3.007 2022-01-09T04:33:56Z
+       * no code changes. Fix a link in README.pod.
+
 3.006 2021-01-19T14:44:51Z
        * freshen distro, dump Travis CI, add Github Actions
        * New Business::ISBN::Data is on the way too
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-3.006/META.json 
new/Business-ISBN-3.007/META.json
--- old/Business-ISBN-3.006/META.json   2021-01-19 15:45:18.000000000 +0100
+++ new/Business-ISBN-3.007/META.json   2022-01-09 05:34:15.000000000 +0100
@@ -4,7 +4,7 @@
       "brian d foy <bd...@cpan.org>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter 
version 2.150010",
+   "generated_by" : "ExtUtils::MakeMaker version 7.62, CPAN::Meta::Converter 
version 2.150010",
    "license" : [
       "artistic_2"
    ],
@@ -53,6 +53,6 @@
          "web" : "https://github.com/briandfoy/business-isbn";
       }
    },
-   "version" : "3.006",
-   "x_serialization_backend" : "JSON::PP version 4.02"
+   "version" : "3.007",
+   "x_serialization_backend" : "JSON::PP version 4.06"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-3.006/META.yml 
new/Business-ISBN-3.007/META.yml
--- old/Business-ISBN-3.006/META.yml    2021-01-19 15:45:18.000000000 +0100
+++ new/Business-ISBN-3.007/META.yml    2022-01-09 05:34:14.000000000 +0100
@@ -8,7 +8,7 @@
   ExtUtils::MakeMaker: '6.64'
   File::Spec::Functions: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'ExtUtils::MakeMaker version 7.62, CPAN::Meta::Converter version 
2.150010'
 license: artistic_2
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -25,5 +25,5 @@
   bugtracker: https://github.com/briandfoy/business-isbn/issues
   homepage: https://github.com/briandfoy/business-isbn
   repository: https://github.com/briandfoy/business-isbn.git
-version: '3.006'
+version: '3.007'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-3.006/README.pod 
new/Business-ISBN-3.007/README.pod
--- old/Business-ISBN-3.006/README.pod  2021-01-19 15:45:16.000000000 +0100
+++ new/Business-ISBN-3.007/README.pod  2022-01-09 05:34:13.000000000 +0100
@@ -2,11 +2,11 @@
 
 =encoding utf8
 
-=for HTML <a href="../../actions?query=workflow%3Amacos"><img 
src="../../workflows/macos/badge.svg"></a>
+=for HTML <a 
href="https://www.github.com/briandfoy/business-isbn/actions?query=workflow%3Amacos";><img
 
src="https://www.github.com/briandfoy/business-isbn/workflows/macos/badge.svg";></a>
 
-=for HTML <a href="../../actions?query=workflow%3Aubuntu"><img 
src="../../workflows/ubuntu/badge.svg"></a>
+=for HTML <a 
href="https://www.github.com/briandfoy/business-isbn/actions?query=workflow%3Aubuntu";><img
 
src="https://www.github.com/briandfoy/business-isbn/workflows/ubuntu/badge.svg";></a>
 
-=for HTML <a href="../../actions?query=workflow%3Awindows"><img 
src="../../workflows/windows/badge.svg"></a>
+=for HTML <a 
href="https://www.github.com/briandfoy/business-isbn/actions?query=workflow%3Awindows";><img
 
src="https://www.github.com/briandfoy/business-isbn/workflows/windows/badge.svg";></a>
 
 =for HTML <a 
href="https://ci.appveyor.com/project/briandfoy/business-isbn";><img 
src="https://ci.appveyor.com/api/projects/status/5hg1t2oa4lr46462?svg=true";></a>
 
@@ -29,7 +29,7 @@
 
 To read about L<Business::ISBN>, look at the embedded documentation
 in the module itself. Inside the distribution, you can format it
-with L<perldoc|https://perldoc.perl.orgperldoc.html>:
+with L<perldoc|https://perldoc.perl.org/perldoc.html>:
 
        % perldoc lib/Business/ISBN.pm
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-3.006/lib/Business/ISBN.pm 
new/Business-ISBN-3.007/lib/Business/ISBN.pm
--- old/Business-ISBN-3.006/lib/Business/ISBN.pm        2021-01-19 
15:45:16.000000000 +0100
+++ new/Business-ISBN-3.007/lib/Business/ISBN.pm        2022-01-09 
05:34:13.000000000 +0100
@@ -127,7 +127,7 @@
                );
        };
 
-our $VERSION   = '3.006';
+our $VERSION   = '3.007';
 
 sub ARTICLE_CODE_OUT_OF_RANGE () { -5 }
 sub INVALID_PREFIX            () { -4 };
@@ -752,15 +752,13 @@
 sub _parse_isbn {
        my $self = shift;
 
-       foreach my $pair ( @methods )
-               {
+       foreach my $pair ( @methods ) {
                my( $method, $error_code ) = @$pair;
 
                my $parser = "_parse_$method";
                my $result = $self->$parser;
 
-               unless( defined $result )
-                       {
+               unless( defined $result ) {
                        $self->_set_is_valid( $error_code );
                        #print STDERR "Got bad result for $method 
[$$self{isbn}]\n";
                        return;
@@ -785,10 +783,8 @@
        my $count = 1;
 
        GROUP_CODE:
-       while( defined( $trial= substr($self->isbn, $self->_prefix_length, 
$count++) ) )
-               {
-               if( defined $self->_group_data( $trial ) )
-                       {
+       while( defined( $trial= substr($self->isbn, $self->_prefix_length, 
$count++) ) ) {
+               if( defined $self->_group_data( $trial ) ) {
                        return $trial;
                        last GROUP_CODE;
                        }
@@ -902,7 +898,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright ?? 2001-2021, brian d foy <bd...@cpan.org>. All rights reserved.
+Copyright ?? 2001-2022, brian d foy <bd...@cpan.org>. All rights reserved.
 
 This module is licensed under the Artistic License 2.0. See the LICENSE
 file in the distribution, or https://opensource.org/licenses/Artistic-2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-3.006/lib/Business/ISBN10.pm 
new/Business-ISBN-3.007/lib/Business/ISBN10.pm
--- old/Business-ISBN-3.006/lib/Business/ISBN10.pm      2021-01-19 
15:45:16.000000000 +0100
+++ new/Business-ISBN-3.007/lib/Business/ISBN10.pm      2022-01-09 
05:34:13.000000000 +0100
@@ -15,7 +15,7 @@
 
 my $debug = 0;
 
-our $VERSION   = '3.006';
+our $VERSION   = '3.007';
 
 sub _max_length { 10 }
 
@@ -106,7 +106,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright ?? 2001-2021, brian d foy <bd...@cpan.org>. All rights reserved.
+Copyright ?? 2001-2022, brian d foy <bd...@cpan.org>. All rights reserved.
 
 This module is licensed under the Artistic License 2.0. See the LICENSE
 file in the distribution, or https://opensource.org/licenses/Artistic-2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-3.006/lib/Business/ISBN13.pm 
new/Business-ISBN-3.007/lib/Business/ISBN13.pm
--- old/Business-ISBN-3.006/lib/Business/ISBN13.pm      2021-01-19 
15:45:16.000000000 +0100
+++ new/Business-ISBN-3.007/lib/Business/ISBN13.pm      2022-01-09 
05:34:13.000000000 +0100
@@ -11,7 +11,7 @@
 
 my $debug = 0;
 
-our $VERSION   = '3.006';
+our $VERSION   = '3.007';
 
 sub _max_length { 13 }
 
@@ -114,7 +114,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright ?? 2001-2021, brian d foy <bd...@cpan.org>. All rights reserved.
+Copyright ?? 2001-2022, brian d foy <bd...@cpan.org>. All rights reserved.
 
 This module is licensed under the Artistic License 2.0. See the LICENSE
 file in the distribution, or https://opensource.org/licenses/Artistic-2.0

Reply via email to