Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Business-ISBN-Data for 
openSUSE:Factory checked in at 2023-10-27 22:27:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Business-ISBN-Data (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Business-ISBN-Data"

Fri Oct 27 22:27:22 2023 rev:34 rq:1120573 version:20231020.1.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Business-ISBN-Data/perl-Business-ISBN-Data.changes
  2023-10-17 20:22:35.394223297 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new.17445/perl-Business-ISBN-Data.changes
       2023-10-27 22:27:33.722125563 +0200
@@ -1,0 +2,9 @@
+Sat Oct 21 03:06:03 UTC 2023 - Tina Müller <timueller+p...@suse.de>
+
+- updated to 20231020.001
+   see /usr/share/doc/packages/perl-Business-ISBN-Data/Changes
+
+  20231020.001 2023-10-20T08:12:42Z
+       * Data update for 2023-10-20
+
+-------------------------------------------------------------------

Old:
----
  Business-ISBN-Data-20231013.001.tar.gz

New:
----
  Business-ISBN-Data-20231020.001.tar.gz

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

Other differences:
------------------
++++++ perl-Business-ISBN-Data.spec ++++++
--- /var/tmp/diff_new_pack.fm9If0/_old  2023-10-27 22:27:36.026210068 +0200
+++ /var/tmp/diff_new_pack.fm9If0/_new  2023-10-27 22:27:36.030210215 +0200
@@ -18,9 +18,9 @@
 
 %define cpan_name Business-ISBN-Data
 Name:           perl-Business-ISBN-Data
-Version:        20231013.1.0
+Version:        20231020.1.0
 Release:        0
-%define cpan_version 20231013.001
+%define cpan_version 20231020.001
 License:        Artistic-2.0
 Summary:        Data pack for Business::ISBN
 URL:            https://metacpan.org/release/%{cpan_name}
@@ -31,7 +31,7 @@
 BuildRequires:  perl-macros
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.64
 BuildRequires:  perl(Test::More) >= 1
-Provides:       perl(Business::ISBN::Data) = 20231013.1.0
+Provides:       perl(Business::ISBN::Data) = 20231020.1.0
 %define         __perllib_provides /bin/true
 %{perl_requires}
 

++++++ Business-ISBN-Data-20231013.001.tar.gz -> 
Business-ISBN-Data-20231020.001.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20231013.001/Changes 
new/Business-ISBN-Data-20231020.001/Changes
--- old/Business-ISBN-Data-20231013.001/Changes 2023-10-13 14:09:56.000000000 
+0200
+++ new/Business-ISBN-Data-20231020.001/Changes 2023-10-20 10:12:56.000000000 
+0200
@@ -1,5 +1,8 @@
 Revision history for Perl module Business::ISBN::Data
 
+20231020.001 2023-10-20T08:12:42Z
+       * Data update for 2023-10-20
+
 20231013.001 2023-10-13T12:09:42Z
        * data update for 2023-10-13
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20231013.001/META.json 
new/Business-ISBN-Data-20231020.001/META.json
--- old/Business-ISBN-Data-20231013.001/META.json       2023-10-13 
14:09:57.000000000 +0200
+++ new/Business-ISBN-Data-20231020.001/META.json       2023-10-20 
10:12:57.000000000 +0200
@@ -55,6 +55,6 @@
          "web" : "https://github.com/briandfoy/business-isbn-data";
       }
    },
-   "version" : "20231013.001",
+   "version" : "20231020.001",
    "x_serialization_backend" : "JSON::PP version 4.16"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20231013.001/META.yml 
new/Business-ISBN-Data-20231020.001/META.yml
--- old/Business-ISBN-Data-20231013.001/META.yml        2023-10-13 
14:09:57.000000000 +0200
+++ new/Business-ISBN-Data-20231020.001/META.yml        2023-10-20 
10:12:57.000000000 +0200
@@ -27,5 +27,5 @@
   bugtracker: https://github.com/briandfoy/business-isbn-data/issues
   homepage: https://github.com/briandfoy/business-isbn-data
   repository: https://github.com/briandfoy/business-isbn-data
-version: '20231013.001'
+version: '20231020.001'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Business-ISBN-Data-20231013.001/lib/Business/ISBN/Data.pm 
new/Business-ISBN-Data-20231020.001/lib/Business/ISBN/Data.pm
--- old/Business-ISBN-Data-20231013.001/lib/Business/ISBN/Data.pm       
2023-10-13 14:09:56.000000000 +0200
+++ new/Business-ISBN-Data-20231020.001/lib/Business/ISBN/Data.pm       
2023-10-20 10:12:56.000000000 +0200
@@ -7,7 +7,7 @@
 use File::Basename        qw(dirname);
 use File::Spec::Functions qw(catfile);
 
-our $VERSION = '20231013.001';
+our $VERSION = '20231020.001';
 
 =encoding utf8
 
@@ -115,12 +115,12 @@
 sub _default_data {
 # BEGIN REPLACE
        (
-       _data_date => 'Fri, 13 Oct 2023 04:41:02 BST',
-       _serial    => '05a5062c-63ec-4328-a835-c4fb7a75dedc',
+       _data_date => 'Fri, 20 Oct 2023 04:41:15 BST',
+       _serial    => '9faadb17-b7ba-4d66-be7b-1eacf2552b21',
        _source    => __FILE__,
        978 => {
                0     => [ 'English language'             => [ '00', '19', 
'200', '227', '2280', '2289', '229', '368', '3690', '3699', '370', '638', 
'6390', '6397', '6398000', '6399999', '640', '644', '6450000', '6459999', 
'646', '647', '6480000', '6489999', '649', '654', '6550', '6559', '656', '699', 
'7000', '8499', '85000', '89999', '900000', '900370', '9003710', '9003719', 
'900372', '949999', '9500000', '9999999' ] ],
-               1     => [ 'English language'             => [ '000', '009', 
'01', '02', '030', '034', '0350', '0399', '040', '049', '05', '06', '0700', 
'0999', '100', '397', '3980', '5499', '55000', '64999', '6500', '6799', 
'68000', '68599', '6860', '7139', '714', '716', '7170', '7319', '7320000', 
'7399999', '74000', '77499', '7750000', '7753999', '77540', '77639', '7764000', 
'7764999', '77650', '77699', '7770000', '7782999', '77830', '78999', '7900', 
'7999', '80000', '80049', '80050', '80499', '80500', '83799', '8380000', 
'8384999', '83850', '86719', '8672', '8675', '86760', '86979', '869800', 
'915999', '9160000', '9165059', '916506', '916869', '9168700', '9169079', 
'916908', '919599', '9196000', '9196549', '919655', '972999', '9730', '9877', 
'987800', '991149', '9911500', '9911999', '991200', '998989', '9989900', 
'9999999' ] ],
+               1     => [ 'English language'             => [ '000', '009', 
'01', '02', '030', '034', '0350', '0399', '040', '049', '05', '05', '0670000', 
'0699999', '0700', '0999', '100', '397', '3980', '5499', '55000', '64999', 
'6500', '6799', '68000', '68599', '6860', '7139', '714', '716', '7170', '7319', 
'7320000', '7399999', '74000', '77499', '7750000', '7753999', '77540', '77639', 
'7764000', '7764999', '77650', '77699', '7770000', '7782999', '77830', '78999', 
'7900', '7999', '80000', '80049', '80050', '80499', '80500', '83799', 
'8380000', '8384999', '83850', '86719', '8672', '8675', '86760', '86979', 
'869800', '915999', '9160000', '9165059', '916506', '916869', '9168700', 
'9169079', '916908', '919599', '9196000', '9196549', '919655', '972999', 
'9730', '9877', '987800', '991149', '9911500', '9911999', '991200', '998989', 
'9989900', '9999999' ] ],
                2     => [ 'French language'              => [ '00', '19', 
'200', '349', '35000', '39999', '400', '486', '487000', '494999', '495', '495', 
'4960', '4966', '49670', '49699', '497', '527', '5280', '5299', '530', '699', 
'7000', '8399', '84000', '89999', '900000', '919799', '91980', '91980', 
'919810', '919942', '9199430', '9199689', '919969', '949999', '9500000', 
'9999999' ] ],
                3     => [ 'German language'              => [ '00', '02', 
'030', '033', '0340', '0369', '03700', '03999', '04', '19', '200', '688', 
'68900', '69499', '6950', '8499', '85000', '89999', '900000', '949999', 
'9500000', '9539999', '95400', '96999', '9700000', '9849999', '98500', '99999' 
] ],
                4     => [ 'Japan'                        => [ '00', '19', 
'200', '699', '7000', '8499', '85000', '89999', '900000', '949999', '9500000', 
'9999999' ] ],
@@ -219,7 +219,7 @@
                9913  => [ 'Uganda'                       => [ '00', '07', 
'600', '699', '9550', '9999' ] ],
                9914  => [ 'Kenya'                        => [ '40', '52', 
'700', '774', '9600', '9999' ] ],
                9915  => [ 'Uruguay'                      => [ '40', '59', 
'650', '799', '9300', '9999' ] ],
-               9916  => [ 'Estonia'                      => [ '0', '0', '10', 
'39', '4', '5', '600', '799', '80', '84', '850', '899', '90', '91', '9250', 
'9999' ] ],
+               9916  => [ 'Estonia'                      => [ '0', '0', '10', 
'39', '4', '5', '600', '799', '80', '91', '9250', '9999' ] ],
                9917  => [ 'Bolivia'                      => [ '0', '0', '30', 
'34', '600', '699', '9700', '9999' ] ],
                9918  => [ 'Malta'                        => [ '0', '0', '20', 
'29', '600', '799', '9500', '9999' ] ],
                9919  => [ 'Mongolia'                     => [ '0', '0', '20', 
'29', '500', '599', '9000', '9999' ] ],
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Business-ISBN-Data-20231013.001/lib/Business/ISBN/RangeMessage.xml 
new/Business-ISBN-Data-20231020.001/lib/Business/ISBN/RangeMessage.xml
--- old/Business-ISBN-Data-20231013.001/lib/Business/ISBN/RangeMessage.xml      
2023-10-13 14:09:56.000000000 +0200
+++ new/Business-ISBN-Data-20231020.001/lib/Business/ISBN/RangeMessage.xml      
2023-10-20 10:12:56.000000000 +0200
@@ -17,8 +17,8 @@
 ]>
 <ISBNRangeMessage>
   <MessageSource>International ISBN Agency</MessageSource>
-  
<MessageSerialNumber>05a5062c-63ec-4328-a835-c4fb7a75dedc</MessageSerialNumber>
-  <MessageDate>Fri, 13 Oct 2023 04:41:02 BST</MessageDate>
+  
<MessageSerialNumber>9faadb17-b7ba-4d66-be7b-1eacf2552b21</MessageSerialNumber>
+  <MessageDate>Fri, 20 Oct 2023 04:41:15 BST</MessageDate>
   <EAN.UCCPrefixes>
     <EAN.UCC>
       <Prefix>978</Prefix>
@@ -205,10 +205,18 @@
           <Length>3</Length>
         </Rule>
         <Rule>
-          <Range>0500000-0699999</Range>
+          <Range>0500000-0599999</Range>
           <Length>2</Length>
         </Rule>
         <Rule>
+          <Range>0600000-0669999</Range>
+          <Length>0</Length>
+        </Rule>
+        <Rule>
+          <Range>0670000-0699999</Range>
+          <Length>7</Length>
+        </Rule>
+        <Rule>
           <Range>0700000-0999999</Range>
           <Length>4</Length>
         </Rule>
@@ -3963,15 +3971,7 @@
           <Length>3</Length>
         </Rule>
         <Rule>
-          <Range>8000000-8499999</Range>
-          <Length>2</Length>
-        </Rule>
-        <Rule>
-          <Range>8500000-8999999</Range>
-          <Length>3</Length>
-        </Rule>
-        <Rule>
-          <Range>9000000-9199999</Range>
+          <Range>8000000-9199999</Range>
           <Length>2</Length>
         </Rule>
         <Rule>

Reply via email to