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-09 16:18:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Business-ISBN-Data (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Business-ISBN-Data"

Wed Sep  9 16:18:51 2026 rev:72 rq:1376331 version:20260904.1.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Business-ISBN-Data/perl-Business-ISBN-Data.changes
  2026-08-21 16:49:42.780244928 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new.1265/perl-Business-ISBN-Data.changes
        2026-09-09 16:21:11.826140732 +0200
@@ -1,0 +2,15 @@
+Sat Sep  5 09:06:13 UTC 2026 - Tina Müller <[email protected]>
+
+- updated to 20260904.1.0 (20260904.001)
+   see /usr/share/doc/packages/perl-Business-ISBN-Data/Changes
+
+  20260904.001 2026-09-04T20:16:38Z
+       * data update for 2026-09-04
+
+  20260903.001 2026-09-03T17:30:47Z
+       * data update for 2026-09-03
+
+  20260827.001 2026-08-29T04:05:41Z
+       * data update fpr 20260827
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-Business-ISBN-Data.spec ++++++
--- /var/tmp/diff_new_pack.yaZnvV/_old  2026-09-09 16:21:12.666175736 +0200
+++ /var/tmp/diff_new_pack.yaZnvV/_new  2026-09-09 16:21:12.668175820 +0200
@@ -18,10 +18,10 @@
 
 %define cpan_name Business-ISBN-Data
 Name:           perl-Business-ISBN-Data
-Version:        20260812.1.0
+Version:        20260904.1.0
 Release:        0
-# 20260812.001 -> normalize -> 20260812.1.0
-%define cpan_version 20260812.001
+# 20260904.001 -> normalize -> 20260904.1.0
+%define cpan_version 20260904.001
 License:        Artistic-2.0
 Summary:        Data pack for Business::ISBN
 URL:            https://metacpan.org/release/%{cpan_name}

++++++ Business-ISBN-Data-20260812.001.tar.gz -> 
Business-ISBN-Data-20260904.001.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20260812.001/Changes 
new/Business-ISBN-Data-20260904.001/Changes
--- old/Business-ISBN-Data-20260812.001/Changes 2026-08-13 02:14:28.000000000 
+0200
+++ new/Business-ISBN-Data-20260904.001/Changes 2026-09-04 22:16:39.000000000 
+0200
@@ -1,5 +1,14 @@
 Revision history for Perl module Business::ISBN::Data
 
+20260904.001 2026-09-04T20:16:38Z
+       * data update for 2026-09-04
+
+20260903.001 2026-09-03T17:30:47Z
+       * data update for 2026-09-03
+
+20260827.001 2026-08-29T04:05:41Z
+       * data update fpr 20260827
+
 20260812.001 2026-08-13T00:14:28Z
        * data update for 2026-08-12
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20260812.001/META.json 
new/Business-ISBN-Data-20260904.001/META.json
--- old/Business-ISBN-Data-20260812.001/META.json       2026-08-13 
02:14:29.000000000 +0200
+++ new/Business-ISBN-Data-20260904.001/META.json       2026-09-04 
22:16:39.000000000 +0200
@@ -56,6 +56,6 @@
          "web" : "https://github.com/briandfoy/business-isbn-data";
       }
    },
-   "version" : "20260812.001",
+   "version" : "20260904.001",
    "x_serialization_backend" : "JSON::PP version 4.16"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20260812.001/META.yml 
new/Business-ISBN-Data-20260904.001/META.yml
--- old/Business-ISBN-Data-20260812.001/META.yml        2026-08-13 
02:14:29.000000000 +0200
+++ new/Business-ISBN-Data-20260904.001/META.yml        2026-09-04 
22:16:39.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: '20260812.001'
+version: '20260904.001'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Business-ISBN-Data-20260812.001/lib/Business/ISBN/Data.pm 
new/Business-ISBN-Data-20260904.001/lib/Business/ISBN/Data.pm
--- old/Business-ISBN-Data-20260812.001/lib/Business/ISBN/Data.pm       
2026-08-13 02:14:28.000000000 +0200
+++ new/Business-ISBN-Data-20260904.001/lib/Business/ISBN/Data.pm       
2026-09-04 22:16:39.000000000 +0200
@@ -8,7 +8,7 @@
 use File::Basename        qw(dirname);
 use File::Spec::Functions qw(catfile);
 
-our $VERSION = '20260812.001';
+our $VERSION = '20260904.001';
 
 =encoding utf8
 
@@ -116,21 +116,21 @@
 sub _default_data {
 # BEGIN REPLACE
        (
-       _data_date => 'Wed, 12 Aug 2026 06:16:41 BST',
-       _serial    => '45ab0303-ca38-4d5d-bbef-74d09a2480d6',
+       _data_date => 'Fri, 4 Sep 2026 09:12:14 BST',
+       _serial    => '325220cd-d1ff-41e8-8cf9-d554e1690148',
        _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', '045', '0460', '0469', '047', 
'047', '0480', '0499', '05', '05', '0665000', '0665749', '0665750', '0665999', 
'0666000', '0669999', '0670000', '0699999', '0700', '0999', '100', '397', 
'3980', '5499', '55000', '64999', '6500', '6799', '68000', '68599', '6860', 
'7139', '714', '716', '7170', '7319', '7320000', '7399999', '74000', '76199', 
'7620', '7634', '7635000', '7649999', '76500', '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', '919163', '9191640', '9195649', '919565', 
'919599', '9196000', '9196549', '919655', '972999', '9730', '9877', '987800', 
'991149', '991
 1500', '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', '312', 
'3130', '3139', '314', '389', '39', '39', '400', '688', '68900', '69499', 
'6950', '8499', '85000', '89999', '900000', '949999', '9500000', '9539999', 
'95400', '96999', '9700000', '9849999', '98500', '99959', '9996', '9999' ] ],
+               3     => [ 'German language'              => [ '00', '02', 
'030', '033', '0340', '0369', '03700', '03999', '04', '19', '200', '312', 
'3130', '3139', '314', '389', '39', '39', '400', '675', '67600', '68799', 
'688', '688', '68900', '69499', '6950', '8499', '85000', '89999', '900000', 
'949999', '9500000', '9539999', '95400', '96999', '9700000', '9849999', 
'98500', '99959', '9996', '9999' ] ],
                4     => [ 'Japan'                        => [ '00', '19', 
'200', '699', '7000', '8499', '85000', '89999', '900000', '949999', '9500000', 
'9999999' ] ],
                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' ] ],
                80    => [ 'former Czechoslovakia'        => [ '00', '19', 
'200', '529', '53000', '54999', '550', '689', '69000', '69999', '7000', '8499', 
'85000', '89999', '900000', '998999', '99900', '99999' ] ],
-               81    => [ 'India'                        => [ '00', '18', 
'19000', '19999', '200', '647', '6480', '6699', '6700', '6799', '68000', 
'68499', '685000', '689999', '69000', '69999', '7000', '8499', '85000', 
'89999', '900000', '999999' ] ],
+               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' ] ],
                83    => [ 'Poland'                       => [ '00', '19', 
'200', '599', '60000', '69999', '7000', '8499', '85000', '89999', '900000', 
'999999' ] ],
                84    => [ 'Spain'                        => [ '00', '09', 
'10000', '10499', '1050', '1199', '120000', '129999', '1300', '1399', '140', 
'149', '15000', '19999', '200', '699', '7000', '8499', '85000', '89999', 
'9000', '9199', '920000', '923999', '92400', '92999', '930000', '949999', 
'95000', '96999', '9700', '9999' ] ],
@@ -160,19 +160,19 @@
                614   => [ 'Lebanon'                      => [ '00', '39', 
'400', '799', '8000', '9499', '95000', '99999' ] ],
                615   => [ 'Hungary'                      => [ '00', '09', 
'100', '499', '5000', '7999', '80000', '89999' ] ],
                616   => [ 'Thailand'                     => [ '00', '19', 
'200', '699', '7000', '8999', '90000', '99999' ] ],
-               617   => [ 'Ukraine'                      => [ '00', '49', 
'500', '699', '7000', '8999', '90000', '99999' ] ],
+               617   => [ 'Ukraine'                      => [ '00', '49', 
'500', '699', '7000', '8999', '9000', '9049', '90500', '99999' ] ],
                618   => [ 'Greece'                       => [ '00', '19', 
'200', '499', '5000', '7999', '80000', '99999' ] ],
                619   => [ 'Bulgaria'                     => [ '00', '14', 
'150', '699', '7000', '8999', '90000', '99999' ] ],
                620   => [ 'Mauritius'                    => [ '0', '9' ] ],
                621   => [ 'Philippines'                  => [ '00', '29', 
'400', '599', '8000', '8999', '95000', '99999' ] ],
                622   => [ 'Iran'                         => [ '00', '10', 
'110', '129', '1300', '1799', '180', '182', '1830', '1899', '190', '194', 
'19500', '19999', '200', '459', '4600', '8749', '87500', '99999' ] ],
                623   => [ 'Indonesia'                    => [ '00', '10', 
'110', '524', '5250', '8799', '88000', '99999' ] ],
-               624   => [ 'Sri Lanka'                    => [ '00', '04', 
'200', '249', '4850', '6899', '91000', '99999' ] ],
+               624   => [ 'Sri Lanka'                    => [ '00', '04', 
'200', '249', '4850', '7199', '91000', '99999' ] ],
                625   => [ 'Türkiye'                      => [ '00', '01', 
'320', '442', '44300', '44499', '445', '449', '5000', '7793', '77940', '77949', 
'7795', '8999', '90000', '99999' ] ],
                626   => [ 'Taiwan'                       => [ '00', '04', 
'300', '499', '6500', '7999', '92500', '99999' ] ],
                627   => [ 'Pakistan'                     => [ '28', '31', 
'500', '534', '7400', '7999', '94500', '95149' ] ],
                628   => [ 'Colombia'                     => [ '00', '09', 
'500', '549', '7500', '8499', '95000', '99999' ] ],
-               629   => [ 'Malaysia'                     => [ '00', '02', 
'455', '499', '7500', '7999', '92000', '99999' ] ],
+               629   => [ 'Malaysia'                     => [ '00', '02', 
'455', '499', '7100', '7999', '92000', '99999' ] ],
                630   => [ 'Romania'                      => [ '300', '399', 
'6500', '6849', '95000', '99999' ] ],
                631   => [ 'Argentina'                    => [ '00', '09', 
'300', '399', '6500', '7499', '90000', '99999' ] ],
                632   => [ 'Vietnam'                      => [ '00', '11', 
'600', '679' ] ],
@@ -185,7 +185,7 @@
                953   => [ 'Croatia'                      => [ '0', '0', '10', 
'14', '150', '459', '46000', '49999', '500', '500', '50100', '50999', '51', 
'54', '55000', '59999', '6000', '9499', '95000', '99999' ] ],
                954   => [ 'Bulgaria'                     => [ '00', '28', 
'2900', '2999', '300', '799', '8000', '8999', '90000', '92999', '9300', '9999' 
] ],
                955   => [ 'Sri Lanka'                    => [ '0000', '1999', 
'20', '33', '3400', '3549', '35500', '35999', '3600', '3799', '38000', '38999', 
'3900', '4099', '41000', '44999', '4500', '4999', '50000', '54999', '550', 
'710', '71100', '71499', '7150', '9499', '95000', '99999' ] ],
-               956   => [ 'Chile'                        => [ '00', '07', 
'08000', '08499', '09000', '09999', '10', '19', '200', '599', '6000', '6999', 
'7000', '9999' ] ],
+               956   => [ 'Chile'                        => [ '00', '07', 
'08000', '09999', '10', '19', '200', '599', '6000', '6999', '7000', '9999' ] ],
                957   => [ 'Taiwan'                       => [ '00', '02', 
'0300', '0499', '05', '19', '2000', '2099', '21', '27', '28000', '30999', '31', 
'43', '440', '819', '8200', '9699', '97000', '99999' ] ],
                958   => [ 'Colombia'                     => [ '00', '49', 
'500', '509', '5100', '5199', '52000', '53999', '5400', '5599', '56000', 
'59999', '600', '799', '8000', '9499', '95000', '99999' ] ],
                959   => [ 'Cuba'                         => [ '00', '19', 
'200', '699', '7000', '8499', '85000', '99999' ] ],
@@ -224,9 +224,9 @@
                9907  => [ 'Ecuador'                      => [ '0', '0', '50', 
'64', '800', '874', '9500', '9999' ] ],
                9908  => [ 'Estonia'                      => [ '0', '3', '40', 
'69', '825', '899', '9700', '9999' ] ],
                9909  => [ 'Tunisia'                      => [ '00', '19', 
'750', '849', '9800', '9999' ] ],
-               9910  => [ 'Uzbekistan'                   => [ '01', '18', 
'225', '374', '5000', '5499', '550', '799', '8000', '9999' ] ],
+               9910  => [ 'Uzbekistan'                   => [ '01', '18', 
'225', '374', '4500', '5499', '550', '799', '8000', '9999' ] ],
                9911  => [ 'Montenegro'                   => [ '20', '24', 
'550', '749', '9500', '9999' ] ],
-               9912  => [ 'Tanzania'                     => [ '40', '44', 
'750', '799', '9800', '9999' ] ],
+               9912  => [ 'Tanzania'                     => [ '40', '44', 
'750', '799', '9700', '9999' ] ],
                9913  => [ 'Uganda'                       => [ '00', '09', 
'600', '709', '9500', '9999' ] ],
                9914  => [ 'Kenya'                        => [ '27', '55', 
'700', '799', '9200', '9999' ] ],
                9915  => [ 'Uruguay'                      => [ '40', '59', 
'650', '799', '9300', '9999' ] ],
@@ -236,7 +236,7 @@
                9919  => [ 'Mongolia'                     => [ '0', '0', '20', 
'29', '500', '599', '9000', '9999' ] ],
                9920  => [ 'Morocco'                      => [ '00', '02', 
'130', '199', '200', '229', '23', '42', '430', '799', '8300', '8549', '8550', 
'9999' ] ],
                9921  => [ 'Kuwait'                       => [ '0', '0', '30', 
'39', '700', '899', '9700', '9999' ] ],
-               9922  => [ 'Iraq'                         => [ '20', '29', 
'5500', '5999', '600', '799', '8000', '9999' ] ],
+               9922  => [ 'Iraq'                         => [ '15', '29', 
'500', '549', '5500', '5999', '600', '799', '8000', '9999' ] ],
                9923  => [ 'Jordan'                       => [ '0', '0', '10', 
'69', '700', '899', '9400', '9999' ] ],
                9924  => [ 'Cambodia'                     => [ '28', '39', 
'500', '659', '8950', '9999' ] ],
                9925  => [ 'Cyprus'                       => [ '0', '2', '30', 
'54', '550', '734', '7350', '9999' ] ],
@@ -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', '849', '8500', '9999' ] ],
+               9948  => [ 'United Arab Emirates'         => [ '00', '39', 
'400', '519', '52', '53', '540', '609', '610', '619', '620', '849', '8500', 
'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' ] ],
@@ -355,7 +355,7 @@
                99949 => [ 'Mauritius'                    => [ '0', '1', '20', 
'79', '8', '8', '900', '989', '99', '99' ] ],
                99950 => [ 'Cambodia'                     => [ '0', '4', '50', 
'79', '800', '999' ] ],
                99951 => [ 'Reserved Agency'              => [  ] ],
-               99952 => [ 'Mali'                         => [ '0', '4', '50', 
'79', '800', '999' ] ],
+               99952 => [ 'Mali'                         => [ '0', '3', '40', 
'42', '430', '499', '50', '79', '800', '999' ] ],
                99953 => [ 'Paraguay'                     => [ '0', '2', '30', 
'79', '800', '939', '94', '99' ] ],
                99954 => [ 'Bolivia'                      => [ '0', '2', '30', 
'69', '700', '879', '88', '99' ] ],
                99955 => [ 'Srpska, Republic of'          => [ '0', '1', '20', 
'59', '600', '799', '80', '99' ] ],
@@ -392,7 +392,7 @@
                99986 => [ 'Myanmar'                      => [ '0', '0', '50', 
'69', '950', '999' ] ],
                99987 => [ 'Luxembourg'                   => [ '400', '999' ] ],
                99988 => [ 'Sudan'                        => [ '0', '0', '10', 
'11', '50', '54', '800', '824' ] ],
-               99989 => [ 'Paraguay'                     => [ '0', '1', '50', 
'79', '900', '999' ] ],
+               99989 => [ 'Paraguay'                     => [ '0', '1', '45', 
'49', '50', '79', '875', '899', '900', '999' ] ],
                99990 => [ 'Ethiopia'                     => [ '0', '1', '45', 
'57', '930', '999' ] ],
                99991 => [ 'Burkina Faso'                 => [ '0', '0', '50', 
'60', '960', '999' ] ],
                99992 => [ 'Oman'                         => [ '0', '2', '50', 
'69', '900', '999' ] ],
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Business-ISBN-Data-20260812.001/lib/Business/ISBN/RangeMessage.xml 
new/Business-ISBN-Data-20260904.001/lib/Business/ISBN/RangeMessage.xml
--- old/Business-ISBN-Data-20260812.001/lib/Business/ISBN/RangeMessage.xml      
2026-08-13 02:14:28.000000000 +0200
+++ new/Business-ISBN-Data-20260904.001/lib/Business/ISBN/RangeMessage.xml      
2026-09-04 22:16:39.000000000 +0200
@@ -17,8 +17,8 @@
 ]>
 <ISBNRangeMessage>
   <MessageSource>International ISBN Agency</MessageSource>
-  
<MessageSerialNumber>45ab0303-ca38-4d5d-bbef-74d09a2480d6</MessageSerialNumber>
-  <MessageDate>Wed, 12 Aug 2026 06:16:41 BST</MessageDate>
+  
<MessageSerialNumber>325220cd-d1ff-41e8-8cf9-d554e1690148</MessageSerialNumber>
+  <MessageDate>Fri, 4 Sep 2026 09:12:14 BST</MessageDate>
   <EAN.UCCPrefixes>
     <EAN.UCC>
       <Prefix>978</Prefix>
@@ -541,7 +541,15 @@
           <Length>2</Length>
         </Rule>
         <Rule>
-          <Range>4000000-6889999</Range>
+          <Range>4000000-6759999</Range>
+          <Length>3</Length>
+        </Rule>
+        <Rule>
+          <Range>6760000-6879999</Range>
+          <Length>5</Length>
+        </Rule>
+        <Rule>
+          <Range>6880000-6889999</Range>
           <Length>3</Length>
         </Rule>
         <Rule>
@@ -1247,7 +1255,11 @@
           <Length>4</Length>
         </Rule>
         <Rule>
-          <Range>9000000-9999999</Range>
+          <Range>9000000-9049999</Range>
+          <Length>4</Length>
+        </Rule>
+        <Rule>
+          <Range>9050000-9999999</Range>
           <Length>5</Length>
         </Rule>
       </Rules>
@@ -1429,11 +1441,11 @@
           <Length>0</Length>
         </Rule>
         <Rule>
-          <Range>4850000-6899999</Range>
+          <Range>4850000-7199999</Range>
           <Length>4</Length>
         </Rule>
         <Rule>
-          <Range>6900000-9099999</Range>
+          <Range>7200000-9099999</Range>
           <Length>0</Length>
         </Rule>
         <Rule>
@@ -1615,11 +1627,11 @@
           <Length>3</Length>
         </Rule>
         <Rule>
-          <Range>5000000-7499999</Range>
+          <Range>5000000-7099999</Range>
           <Length>0</Length>
         </Rule>
         <Rule>
-          <Range>7500000-7999999</Range>
+          <Range>7100000-7999999</Range>
           <Length>4</Length>
         </Rule>
         <Rule>
@@ -1991,10 +2003,18 @@
       <Agency>India</Agency>
       <Rules>
         <Rule>
-          <Range>0000000-1899999</Range>
+          <Range>0000000-1699999</Range>
           <Length>2</Length>
         </Rule>
         <Rule>
+          <Range>1700000-1799999</Range>
+          <Length>5</Length>
+        </Rule>
+        <Rule>
+          <Range>1800000-1899999</Range>
+          <Length>6</Length>
+        </Rule>
+        <Rule>
           <Range>1900000-1999999</Range>
           <Length>5</Length>
         </Rule>
@@ -3355,15 +3375,7 @@
           <Length>2</Length>
         </Rule>
         <Rule>
-          <Range>0800000-0849999</Range>
-          <Length>5</Length>
-        </Rule>
-        <Rule>
-          <Range>0850000-0899999</Range>
-          <Length>0</Length>
-        </Rule>
-        <Rule>
-          <Range>0900000-0999999</Range>
+          <Range>0800000-0999999</Range>
           <Length>5</Length>
         </Rule>
         <Rule>
@@ -4793,11 +4805,11 @@
           <Length>3</Length>
         </Rule>
         <Rule>
-          <Range>3750000-4999999</Range>
+          <Range>3750000-4499999</Range>
           <Length>0</Length>
         </Rule>
         <Rule>
-          <Range>5000000-5499999</Range>
+          <Range>4500000-5499999</Range>
           <Length>4</Length>
         </Rule>
         <Rule>
@@ -4861,11 +4873,11 @@
           <Length>3</Length>
         </Rule>
         <Rule>
-          <Range>8000000-9799999</Range>
+          <Range>8000000-9699999</Range>
           <Length>0</Length>
         </Rule>
         <Rule>
-          <Range>9800000-9999999</Range>
+          <Range>9700000-9999999</Range>
           <Length>4</Length>
         </Rule>
       </Rules>
@@ -5177,18 +5189,22 @@
       <Agency>Iraq</Agency>
       <Rules>
         <Rule>
-          <Range>0000000-1999999</Range>
+          <Range>0000000-1499999</Range>
           <Length>0</Length>
         </Rule>
         <Rule>
-          <Range>2000000-2999999</Range>
+          <Range>1500000-2999999</Range>
           <Length>2</Length>
         </Rule>
         <Rule>
-          <Range>3000000-5499999</Range>
+          <Range>3000000-4999999</Range>
           <Length>0</Length>
         </Rule>
         <Rule>
+          <Range>5000000-5499999</Range>
+          <Length>3</Length>
+        </Rule>
+        <Rule>
           <Range>5500000-5999999</Range>
           <Length>4</Length>
         </Rule>
@@ -5849,11 +5865,35 @@
           <Length>2</Length>
         </Rule>
         <Rule>
-          <Range>4000000-8499999</Range>
+          <Range>4000000-5199999</Range>
           <Length>3</Length>
         </Rule>
         <Rule>
-          <Range>8500000-9999999</Range>
+          <Range>5200000-5399999</Range>
+          <Length>2</Length>
+        </Rule>
+        <Rule>
+          <Range>5400000-6099999</Range>
+          <Length>3</Length>
+        </Rule>
+        <Rule>
+          <Range>6100000-6199999</Range>
+          <Length>3</Length>
+        </Rule>
+        <Rule>
+          <Range>6200000-8499999</Range>
+          <Length>3</Length>
+        </Rule>
+        <Rule>
+          <Range>8500000-9949999</Range>
+          <Length>4</Length>
+        </Rule>
+        <Rule>
+          <Range>9950000-9974999</Range>
+          <Length>4</Length>
+        </Rule>
+        <Rule>
+          <Range>9975000-9999999</Range>
           <Length>4</Length>
         </Rule>
       </Rules>
@@ -7929,10 +7969,18 @@
       <Agency>Mali</Agency>
       <Rules>
         <Rule>
-          <Range>0000000-4999999</Range>
+          <Range>0000000-3999999</Range>
           <Length>1</Length>
         </Rule>
         <Rule>
+          <Range>4000000-4299999</Range>
+          <Length>2</Length>
+        </Rule>
+        <Rule>
+          <Range>4300000-4999999</Range>
+          <Length>3</Length>
+        </Rule>
+        <Rule>
           <Range>5000000-7999999</Range>
           <Length>2</Length>
         </Rule>
@@ -8775,18 +8823,26 @@
           <Length>1</Length>
         </Rule>
         <Rule>
-          <Range>2000000-4999999</Range>
+          <Range>2000000-4499999</Range>
           <Length>0</Length>
         </Rule>
         <Rule>
+          <Range>4500000-4999999</Range>
+          <Length>2</Length>
+        </Rule>
+        <Rule>
           <Range>5000000-7999999</Range>
           <Length>2</Length>
         </Rule>
         <Rule>
-          <Range>8000000-8999999</Range>
+          <Range>8000000-8749999</Range>
           <Length>0</Length>
         </Rule>
         <Rule>
+          <Range>8750000-8999999</Range>
+          <Length>3</Length>
+        </Rule>
+        <Rule>
           <Range>9000000-9999999</Range>
           <Length>3</Length>
         </Rule>

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.yaZnvV/_old  2026-09-09 16:21:12.815181946 +0200
+++ /var/tmp/diff_new_pack.yaZnvV/_new  2026-09-09 16:21:12.819182112 +0200
@@ -1,6 +1,6 @@
-mtime: 1786603381
-commit: 38230fab536c8185e0a95d34cfb0739ad5ae4102a42dd5cbcbc2b9284a3ac3de
+mtime: 1788599174
+commit: 53b1c4d7eaff8625bbfbc86bae5cad9b18c8f7f66a4db55cec4e6e46653b000c
 url: https://src.opensuse.org/perl/perl-Business-ISBN-Data
-revision: 38230fab536c8185e0a95d34cfb0739ad5ae4102a42dd5cbcbc2b9284a3ac3de
+revision: 53b1c4d7eaff8625bbfbc86bae5cad9b18c8f7f66a4db55cec4e6e46653b000c
 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-05 11:06:14.000000000 +0200
@@ -0,0 +1 @@
+.osc

Reply via email to