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 2026-09-19 22:19:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Business-ISBN-Data (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Business-ISBN-Data"

Sat Sep 19 22:19:56 2026 rev:74 rq:1378805 version:20260912.1.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Business-ISBN-Data/perl-Business-ISBN-Data.changes
  2026-09-11 19:00:44.866159169 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new.383539/perl-Business-ISBN-Data.changes
      2026-09-19 22:20:25.672815946 +0200
@@ -1,0 +2,12 @@
+Tue Sep 15 10:07:01 UTC 2026 - Tina Müller <[email protected]>
+
+- updated to 20260912.1.0 (20260912.001)
+   see /usr/share/doc/packages/perl-Business-ISBN-Data/Changes
+
+  20260912.001 2026-09-12T10:08:54Z
+       * data update for 2026-09-12
+
+  20260910.001 2026-09-10T20:31:09Z
+       * data update for 2026-09-10
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-Business-ISBN-Data.spec ++++++
--- /var/tmp/diff_new_pack.Y1vSlQ/_old  2026-09-19 22:20:27.280883019 +0200
+++ /var/tmp/diff_new_pack.Y1vSlQ/_new  2026-09-19 22:20:27.284883186 +0200
@@ -18,10 +18,10 @@
 
 %define cpan_name Business-ISBN-Data
 Name:           perl-Business-ISBN-Data
-Version:        20260907.1.0
+Version:        20260912.1.0
 Release:        0
-# 20260907.001 -> normalize -> 20260907.1.0
-%define cpan_version 20260907.001
+# 20260912.001 -> normalize -> 20260912.1.0
+%define cpan_version 20260912.001
 License:        Artistic-2.0
 Summary:        Data pack for Business::ISBN
 URL:            https://metacpan.org/release/%{cpan_name}

++++++ Business-ISBN-Data-20260907.001.tar.gz -> 
Business-ISBN-Data-20260912.001.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20260907.001/Changes 
new/Business-ISBN-Data-20260912.001/Changes
--- old/Business-ISBN-Data-20260907.001/Changes 2026-09-07 20:17:38.000000000 
+0200
+++ new/Business-ISBN-Data-20260912.001/Changes 2026-09-12 12:08:54.000000000 
+0200
@@ -1,5 +1,11 @@
 Revision history for Perl module Business::ISBN::Data
 
+20260912.001 2026-09-12T10:08:54Z
+       * data update for 2026-09-12
+
+20260910.001 2026-09-10T20:31:09Z
+       * data update for 2026-09-10
+
 20260907.001 2026-09-07T18:17:37Z
        * data update 2026-09-07
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20260907.001/META.json 
new/Business-ISBN-Data-20260912.001/META.json
--- old/Business-ISBN-Data-20260907.001/META.json       2026-09-07 
20:17:38.000000000 +0200
+++ new/Business-ISBN-Data-20260912.001/META.json       2026-09-12 
12:08:54.000000000 +0200
@@ -56,6 +56,6 @@
          "web" : "https://github.com/briandfoy/business-isbn-data";
       }
    },
-   "version" : "20260907.001",
+   "version" : "20260912.001",
    "x_serialization_backend" : "JSON::PP version 4.16"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20260907.001/META.yml 
new/Business-ISBN-Data-20260912.001/META.yml
--- old/Business-ISBN-Data-20260907.001/META.yml        2026-09-07 
20:17:38.000000000 +0200
+++ new/Business-ISBN-Data-20260912.001/META.yml        2026-09-12 
12:08:54.000000000 +0200
@@ -28,5 +28,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: '20260907.001'
+version: '20260912.001'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20260907.001/Makefile.PL 
new/Business-ISBN-Data-20260912.001/Makefile.PL
--- old/Business-ISBN-Data-20260907.001/Makefile.PL     2026-09-07 
20:17:38.000000000 +0200
+++ new/Business-ISBN-Data-20260912.001/Makefile.PL     2026-09-12 
12:08:54.000000000 +0200
@@ -26,8 +26,8 @@
 the file. As such, I recommend you always require the full path to the
 file.
 
-The return value of the C<require> is a package name (in this case,
-the name of the main module. Use that to call the C<arguments> method.
+The return value of the C<require> is a package name, which in this case
+is the name of the main module. Use that to call the C<arguments> method.
 
 Even if this distribution needs a higher version of Perl, this bit
 only needs v5.8. You can play with the data structure with a primitive
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Business-ISBN-Data-20260907.001/lib/Business/ISBN/Data.pm 
new/Business-ISBN-Data-20260912.001/lib/Business/ISBN/Data.pm
--- old/Business-ISBN-Data-20260907.001/lib/Business/ISBN/Data.pm       
2026-09-07 20:17:38.000000000 +0200
+++ new/Business-ISBN-Data-20260912.001/lib/Business/ISBN/Data.pm       
2026-09-12 12:08:54.000000000 +0200
@@ -8,7 +8,7 @@
 use File::Basename        qw(dirname);
 use File::Spec::Functions qw(catfile);
 
-our $VERSION = '20260907.001';
+our $VERSION = '20260912.001';
 
 =encoding utf8
 
@@ -116,8 +116,8 @@
 sub _default_data {
 # BEGIN REPLACE
        (
-       _data_date => 'Mon, 7 Sep 2026 09:36:45 BST',
-       _serial    => '8a42c0c0-9a9d-4233-8710-522a341c1c43',
+       _data_date => 'Sat, 12 Sep 2026 09:06:50 BST',
+       _serial    => '7bd03310-8a11-453d-b53d-b3aa5192c406',
        _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' ] ],
@@ -128,7 +128,7 @@
                5     => [ 'former U.S.S.R'               => [ '00000', 
'00499', '0050', '0099', '01', '19', '200', '361', '3620', '3623', '36240', 
'36299', '363', '420', '4210', '4299', '430', '430', '4310', '4399', '440', 
'440', '4410', '4499', '450', '602', '6030000', '6049999', '605', '699', 
'7000', '8499', '85000', '89999', '900000', '909999', '91000', '91999', '9200', 
'9299', '93000', '94999', '9500000', '9500999', '9501', '9799', '98000', 
'98999', '9900000', '9909999', '9910', '9999' ] ],
                7     => [ 'China, People\'s Republic'    => [ '00', '09', 
'100', '499', '5000', '7999', '80000', '89999', '900000', '999999' ] ],
                65    => [ 'Brazil'                       => [ '00', '02', 
'250', '299', '300', '302', '5000', '6349', '80000', '81824', '82000', '89999', 
'900000', '902449', '975500', '999999' ] ],
-               66    => [ 'Federated Panel'              => [ '30', '30' ] ],
+               66    => [ 'Federated Panel'              => [ '30', '30', 
'850', '850' ] ],
                80    => [ 'former Czechoslovakia'        => [ '00', '19', 
'200', '529', '53000', '54999', '550', '689', '69000', '69999', '7000', '8499', 
'85000', '89999', '900000', '998999', '99900', '99999' ] ],
                81    => [ 'India'                        => [ '00', '16', 
'17000', '17999', '180000', '189999', '19000', '19999', '200', '647', '6480', 
'6699', '6700', '6799', '68000', '68499', '685000', '689999', '69000', '69999', 
'7000', '8499', '85000', '89999', '900000', '999999' ] ],
                82    => [ 'Norway'                       => [ '00', '19', 
'200', '689', '690000', '699999', '7000', '8999', '90000', '98999', '990000', 
'999999' ] ],
@@ -262,7 +262,7 @@
                9945  => [ 'Dominican Republic'           => [ '00', '00', 
'010', '079', '08', '39', '400', '569', '57', '57', '580', '799', '80', '80', 
'810', '849', '8500', '9999' ] ],
                9946  => [ 'Korea, P.D.R.'                => [ '0', '1', '20', 
'39', '400', '899', '9000', '9999' ] ],
                9947  => [ 'Algeria'                      => [ '0', '1', '20', 
'79', '800', '999' ] ],
-               9948  => [ 'United Arab Emirates'         => [ '00', '39', 
'400', '519', '52', '53', '540', '609', '610', '619', '620', '849', '8500', 
'9949', '9950', '9974', '9975', '9999' ] ],
+               9948  => [ 'United Arab Emirates'         => [ '00', '39', 
'400', '519', '52', '53', '540', '599', '600', '609', '610', '619', '620', 
'849', '8500', '9924', '9925', '9949', '9950', '9974', '9975', '9999' ] ],
                9949  => [ 'Estonia'                      => [ '00', '08', 
'090', '099', '10', '39', '400', '699', '70', '71', '7200', '7499', '75', '89', 
'9000', '9999' ] ],
                9950  => [ 'Palestine'                    => [ '00', '29', 
'300', '849', '8500', '9999' ] ],
                9951  => [ 'Kosova'                       => [ '00', '38', 
'390', '849', '8500', '9799', '980', '999' ] ],
@@ -404,7 +404,7 @@
                99998 => [ 'Namibia'                      => [ '80', '89' ] ],
        },
        979 => {
-               8     => [ 'United States'                => [ '030', '034', 
'1700', '1799', '1800', '1949', '1950', '1999', '200', '239', '2400', '2599', 
'2600', '2799', '2800', '2999', '3000', '8849', '88500', '89999', '90000', 
'90999', '950000', '969999', '9850000', '9929999', '9930000', '9959999', 
'9960000', '9984999', '9985000', '9999999' ] ],
+               8     => [ 'United States'                => [ '030', '034', 
'1600', '1699', '1700', '1799', '1800', '1949', '1950', '1999', '200', '239', 
'2400', '2599', '2600', '2799', '2800', '2999', '3000', '8849', '88500', 
'89999', '90000', '90999', '94500', '94999', '950000', '969999', '9820000', 
'9849999', '9850000', '9929999', '9930000', '9959999', '9960000', '9984999', 
'9985000', '9999999' ] ],
                10    => [ 'France'                       => [ '00', '19', 
'200', '699', '7000', '8999', '90000', '97599', '976000', '999999' ] ],
                11    => [ 'Korea, Republic'              => [ '00', '21', 
'220000', '229999', '23000', '24999', '250', '549', '5500', '8499', '85000', 
'94999', '950000', '999999' ] ],
                12    => [ 'Italy'                        => [ '200', '299', 
'5450', '5999', '80000', '84999', '985000', '999999' ] ],
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Business-ISBN-Data-20260907.001/lib/Business/ISBN/RangeMessage.xml 
new/Business-ISBN-Data-20260912.001/lib/Business/ISBN/RangeMessage.xml
--- old/Business-ISBN-Data-20260907.001/lib/Business/ISBN/RangeMessage.xml      
2026-09-07 20:17:38.000000000 +0200
+++ new/Business-ISBN-Data-20260912.001/lib/Business/ISBN/RangeMessage.xml      
2026-09-12 12:08:54.000000000 +0200
@@ -17,8 +17,8 @@
 ]>
 <ISBNRangeMessage>
   <MessageSource>International ISBN Agency</MessageSource>
-  
<MessageSerialNumber>8a42c0c0-9a9d-4233-8710-522a341c1c43</MessageSerialNumber>
-  <MessageDate>Mon, 7 Sep 2026 09:36:45 BST</MessageDate>
+  
<MessageSerialNumber>7bd03310-8a11-453d-b53d-b3aa5192c406</MessageSerialNumber>
+  <MessageDate>Sat, 12 Sep 2026 09:06:50 BST</MessageDate>
   <EAN.UCCPrefixes>
     <EAN.UCC>
       <Prefix>978</Prefix>
@@ -1891,7 +1891,15 @@
           <Length>2</Length>
         </Rule>
         <Rule>
-          <Range>3100000-9999999</Range>
+          <Range>3100000-8499999</Range>
+          <Length>0</Length>
+        </Rule>
+        <Rule>
+          <Range>8500000-8509999</Range>
+          <Length>3</Length>
+        </Rule>
+        <Rule>
+          <Range>8510000-9999999</Range>
           <Length>0</Length>
         </Rule>
       </Rules>
@@ -5861,7 +5869,11 @@
           <Length>2</Length>
         </Rule>
         <Rule>
-          <Range>5400000-6099999</Range>
+          <Range>5400000-5999999</Range>
+          <Length>3</Length>
+        </Rule>
+        <Rule>
+          <Range>6000000-6099999</Range>
           <Length>3</Length>
         </Rule>
         <Rule>
@@ -5873,7 +5885,11 @@
           <Length>3</Length>
         </Rule>
         <Rule>
-          <Range>8500000-9949999</Range>
+          <Range>8500000-9924999</Range>
+          <Length>4</Length>
+        </Rule>
+        <Rule>
+          <Range>9925000-9949999</Range>
           <Length>4</Length>
         </Rule>
         <Rule>
@@ -9207,10 +9223,14 @@
           <Length>3</Length>
         </Rule>
         <Rule>
-          <Range>0350000-1699999</Range>
+          <Range>0350000-1599999</Range>
           <Length>0</Length>
         </Rule>
         <Rule>
+          <Range>1600000-1699999</Range>
+          <Length>4</Length>
+        </Rule>
+        <Rule>
           <Range>1700000-1799999</Range>
           <Length>4</Length>
         </Rule>
@@ -9251,18 +9271,26 @@
           <Length>5</Length>
         </Rule>
         <Rule>
-          <Range>9100000-9499999</Range>
+          <Range>9100000-9449999</Range>
           <Length>0</Length>
         </Rule>
         <Rule>
+          <Range>9450000-9499999</Range>
+          <Length>5</Length>
+        </Rule>
+        <Rule>
           <Range>9500000-9699999</Range>
           <Length>6</Length>
         </Rule>
         <Rule>
-          <Range>9700000-9849999</Range>
+          <Range>9700000-9819999</Range>
           <Length>0</Length>
         </Rule>
         <Rule>
+          <Range>9820000-9849999</Range>
+          <Length>7</Length>
+        </Rule>
+        <Rule>
           <Range>9850000-9929999</Range>
           <Length>7</Length>
         </Rule>

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.Y1vSlQ/_old  2026-09-19 22:20:27.633897744 +0200
+++ /var/tmp/diff_new_pack.Y1vSlQ/_new  2026-09-19 22:20:27.645898244 +0200
@@ -1,6 +1,6 @@
-mtime: 1788860500
-commit: 809994b8173c4600449c7395dbed1996e125f23759d569cabae0df46a2f53075
+mtime: 1789466822
+commit: 07b3b5a6fc9d8eff8827e5d0bbbb590284dc2a59d717cb043741eb914f18c976
 url: https://src.opensuse.org/perl/perl-Business-ISBN-Data
-revision: 809994b8173c4600449c7395dbed1996e125f23759d569cabae0df46a2f53075
+revision: 07b3b5a6fc9d8eff8827e5d0bbbb590284dc2a59d717cb043741eb914f18c976
 projectscmsync: https://src.opensuse.org/perl/_ObsPrj
 

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-09-15 12:07:02.000000000 +0200
@@ -0,0 +1 @@
+.osc

Reply via email to