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 2024-03-01 23:35:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Business-ISBN (Old) and /work/SRC/openSUSE:Factory/.perl-Business-ISBN.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Business-ISBN" Fri Mar 1 23:35:41 2024 rev:30 rq:1153808 version:3.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Business-ISBN/perl-Business-ISBN.changes 2023-04-04 21:17:23.708033113 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Business-ISBN.new.1770/perl-Business-ISBN.changes 2024-03-01 23:35:48.861912255 +0100 @@ -1,0 +2,9 @@ +Sun Feb 11 03:06:21 UTC 2024 - Tina Müller <timueller+p...@suse.de> + +- updated to 3.009 + see /usr/share/doc/packages/perl-Business-ISBN/Changes + + 3.009 2024-02-10T21:46:10Z + * refresh distro, update email addresses, move to BRIANDFOY + +------------------------------------------------------------------- Old: ---- Business-ISBN-3.008.tar.gz New: ---- Business-ISBN-3.009.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Business-ISBN.spec ++++++ --- /var/tmp/diff_new_pack.bnRw16/_old 2024-03-01 23:35:49.385931206 +0100 +++ /var/tmp/diff_new_pack.bnRw16/_new 2024-03-01 23:35:49.389931351 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Business-ISBN # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,13 @@ %define cpan_name Business-ISBN Name: perl-Business-ISBN -Version: 3.008 +Version: 3.9.0 Release: 0 +%define cpan_version 3.009 License: Artistic-2.0 Summary: Work with International Standard Book Numbers URL: https://metacpan.org/release/%{cpan_name} -Source0: https://cpan.metacpan.org/authors/id/B/BD/BDFOY/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/B/BR/BRIANDFOY/%{cpan_name}-%{cpan_version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRequires: perl @@ -32,6 +33,10 @@ BuildRequires: perl(ExtUtils::MakeMaker) >= 6.64 BuildRequires: perl(Test::More) >= 1 Requires: perl(Business::ISBN::Data) >= 20230322.001 +Provides: perl(Business::ISBN) = %{version} +Provides: perl(Business::ISBN10) = %{version} +Provides: perl(Business::ISBN13) = %{version} +%define __perllib_provides /bin/true %{perl_requires} %description @@ -44,7 +49,7 @@ module for details. %prep -%autosetup -n %{cpan_name}-%{version} +%autosetup -n %{cpan_name}-%{cpan_version} %build perl Makefile.PL INSTALLDIRS=vendor ++++++ Business-ISBN-3.008.tar.gz -> Business-ISBN-3.009.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Business-ISBN-3.008/Changes new/Business-ISBN-3.009/Changes --- old/Business-ISBN-3.008/Changes 2023-03-23 20:57:35.000000000 +0100 +++ new/Business-ISBN-3.009/Changes 2024-02-10 22:46:25.000000000 +0100 @@ -1,5 +1,8 @@ Revision history for Perl module Business::ISBN +3.009 2024-02-10T21:46:10Z + * refresh distro, update email addresses, move to BRIANDFOY + 3.008 2023-03-23T19:56:57Z * Fix test for GitHub #24. An ISBN that was invalid is now valid. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Business-ISBN-3.008/META.json new/Business-ISBN-3.009/META.json --- old/Business-ISBN-3.008/META.json 2023-03-23 20:57:37.000000000 +0100 +++ new/Business-ISBN-3.009/META.json 2024-02-10 22:46:26.000000000 +0100 @@ -1,10 +1,10 @@ { "abstract" : "work with International Standard Book Numbers", "author" : [ - "brian d foy <bd...@cpan.org>" + "brian d foy <briand...@pobox.com>" ], "dynamic_config" : 1, - "generated_by" : "ExtUtils::MakeMaker version 7.64, CPAN::Meta::Converter version 2.150010", + "generated_by" : "ExtUtils::MakeMaker version 7.70, CPAN::Meta::Converter version 2.150010", "license" : [ "artistic_2" ], @@ -53,6 +53,6 @@ "web" : "https://github.com/briandfoy/business-isbn" } }, - "version" : "3.008", - "x_serialization_backend" : "JSON::PP version 4.07" + "version" : "3.009", + "x_serialization_backend" : "JSON::PP version 4.16" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Business-ISBN-3.008/META.yml new/Business-ISBN-3.009/META.yml --- old/Business-ISBN-3.008/META.yml 2023-03-23 20:57:36.000000000 +0100 +++ new/Business-ISBN-3.009/META.yml 2024-02-10 22:46:26.000000000 +0100 @@ -1,14 +1,14 @@ --- abstract: 'work with International Standard Book Numbers' author: - - 'brian d foy <bd...@cpan.org>' + - 'brian d foy <briand...@pobox.com>' build_requires: Test::More: '1' configure_requires: ExtUtils::MakeMaker: '6.64' File::Spec::Functions: '0' dynamic_config: 1 -generated_by: 'ExtUtils::MakeMaker version 7.64, CPAN::Meta::Converter version 2.150010' +generated_by: 'ExtUtils::MakeMaker version 7.70, 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 -version: '3.008' +version: '3.009' x_serialization_backend: 'CPAN::Meta::YAML version 0.018' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Business-ISBN-3.008/Makefile.PL new/Business-ISBN-3.009/Makefile.PL --- old/Business-ISBN-3.008/Makefile.PL 2023-03-23 20:57:35.000000000 +0100 +++ new/Business-ISBN-3.009/Makefile.PL 2024-02-10 22:46:25.000000000 +0100 @@ -50,7 +50,7 @@ 'ABSTRACT_FROM' => $main_file, 'VERSION_FROM' => $main_file, 'LICENSE' => 'artistic_2', - 'AUTHOR' => 'brian d foy <bd...@cpan.org>', + 'AUTHOR' => 'brian d foy <briand...@pobox.com>', 'CONFIGURE_REQUIRES' => { 'ExtUtils::MakeMaker' => '6.64', diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Business-ISBN-3.008/README.pod new/Business-ISBN-3.009/README.pod --- old/Business-ISBN-3.008/README.pod 2023-03-23 20:57:35.000000000 +0100 +++ new/Business-ISBN-3.009/README.pod 2024-02-10 22:46:25.000000000 +0100 @@ -116,6 +116,6 @@ Enjoy, -brian d foy, bd...@cpan.org +brian d foy, briand...@pobox.com =cut diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Business-ISBN-3.008/lib/Business/ISBN.pm new/Business-ISBN-3.009/lib/Business/ISBN.pm --- old/Business-ISBN-3.008/lib/Business/ISBN.pm 2023-03-23 20:57:35.000000000 +0100 +++ new/Business-ISBN-3.009/lib/Business/ISBN.pm 2024-02-10 22:46:25.000000000 +0100 @@ -127,7 +127,7 @@ ); }; -our $VERSION = '3.008'; +our $VERSION = '3.009'; sub ARTICLE_CODE_OUT_OF_RANGE () { -5 } sub INVALID_PREFIX () { -4 }; @@ -894,11 +894,11 @@ =head1 AUTHOR -brian d foy C<< <bd...@cpan.org> >> +brian d foy C<< <briand...@pobox.com> >> =head1 COPYRIGHT AND LICENSE -Copyright © 2001-2023, brian d foy <bd...@cpan.org>. All rights reserved. +Copyright © 2001-2024, brian d foy <briand...@pobox.com>. 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.008/lib/Business/ISBN10.pm new/Business-ISBN-3.009/lib/Business/ISBN10.pm --- old/Business-ISBN-3.008/lib/Business/ISBN10.pm 2023-03-23 20:57:35.000000000 +0100 +++ new/Business-ISBN-3.009/lib/Business/ISBN10.pm 2024-02-10 22:46:25.000000000 +0100 @@ -15,7 +15,7 @@ my $debug = 0; -our $VERSION = '3.008'; +our $VERSION = '3.009'; sub _max_length { 10 } @@ -102,11 +102,11 @@ =head1 AUTHOR -brian d foy C<< <bd...@cpan.org> >> +brian d foy C<< <briand...@pobox.com> >> =head1 COPYRIGHT AND LICENSE -Copyright © 2001-2023, brian d foy <bd...@cpan.org>. All rights reserved. +Copyright © 2001-2024, brian d foy <briand...@pobox.com>. 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.008/lib/Business/ISBN13.pm new/Business-ISBN-3.009/lib/Business/ISBN13.pm --- old/Business-ISBN-3.008/lib/Business/ISBN13.pm 2023-03-23 20:57:35.000000000 +0100 +++ new/Business-ISBN-3.009/lib/Business/ISBN13.pm 2024-02-10 22:46:25.000000000 +0100 @@ -11,7 +11,7 @@ my $debug = 0; -our $VERSION = '3.008'; +our $VERSION = '3.009'; sub _max_length { 13 } @@ -110,11 +110,11 @@ =head1 AUTHOR -brian d foy C<< <bd...@cpan.org> >> +brian d foy C<< <briand...@pobox.com> >> =head1 COPYRIGHT AND LICENSE -Copyright © 2001-2023, brian d foy <bd...@cpan.org>. All rights reserved. +Copyright © 2001-2024, brian d foy <briand...@pobox.com>. 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.008/t/load.t new/Business-ISBN-3.009/t/load.t --- old/Business-ISBN-3.008/t/load.t 2023-03-23 20:57:35.000000000 +0100 +++ new/Business-ISBN-3.009/t/load.t 2024-02-10 22:46:25.000000000 +0100 @@ -1,8 +1,17 @@ -BEGIN { @classes = map { "Business::ISBN$_" } '', '10', '13' } +use Test::More; -use Test::More tests => scalar @classes; - -foreach my $class ( @classes ) - { - print "Bail out!\n" unless use_ok( $class ); +my @classes = ( + 'Business::ISBN', + map { "Business::ISBN$_" } '', '10', '13' + ); + + +foreach my $class ( @classes ) { + BAIL_OUT("Bail out! $class could not be loaded: $@") + unless use_ok( $class ); } + +diag( "Business::ISBN::Data version: " . Business::ISBN::Data->VERSION ); +diag( "Business::ISBN::Data location: " . $INC{'Business/ISBN/Data.pm'} ); + +done_testing();