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-04-21 14:15:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Business-ISBN-Data (Old)
and /work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Business-ISBN-Data"
Fri Apr 21 14:15:54 2023 rev:25 rq:1080831 version:20230410.001
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Business-ISBN-Data/perl-Business-ISBN-Data.changes
2023-04-04 21:17:11.679956426 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new.1533/perl-Business-ISBN-Data.changes
2023-04-21 14:16:09.186291894 +0200
@@ -1,0 +2,12 @@
+Tue Apr 11 03:06:06 UTC 2023 - Tina Müller <[email protected]>
+
+- updated to 20230410.001
+ see /usr/share/doc/packages/perl-Business-ISBN-Data/Changes
+
+ 20230410.001 2023-04-10T06:25:50Z
+ * Data update for 2023-04-10
+
+ 20230331.001 2023-04-03T05:04:52Z
+ * Data update for 2023-03-30
+
+-------------------------------------------------------------------
Old:
----
Business-ISBN-Data-20230322.001.tar.gz
New:
----
Business-ISBN-Data-20230410.001.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Business-ISBN-Data.spec ++++++
--- /var/tmp/diff_new_pack.GG1dX4/_old 2023-04-21 14:16:09.750295056 +0200
+++ /var/tmp/diff_new_pack.GG1dX4/_new 2023-04-21 14:16:09.758295101 +0200
@@ -18,7 +18,7 @@
%define cpan_name Business-ISBN-Data
Name: perl-Business-ISBN-Data
-Version: 20230322.001
+Version: 20230410.001
Release: 0
License: Artistic-2.0
Summary: Data pack for Business::ISBN
++++++ Business-ISBN-Data-20230322.001.tar.gz ->
Business-ISBN-Data-20230410.001.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Business-ISBN-Data-20230322.001/Changes
new/Business-ISBN-Data-20230410.001/Changes
--- old/Business-ISBN-Data-20230322.001/Changes 2023-03-22 19:22:28.000000000
+0100
+++ new/Business-ISBN-Data-20230410.001/Changes 2023-04-10 08:26:03.000000000
+0200
@@ -1,13 +1,19 @@
Revision history for Perl module Business::ISBN::Data
+20230410.001 2023-04-10T06:25:50Z
+ * Data update for 2023-04-10
+
+20230331.001 2023-04-03T05:04:52Z
+ * Data update for 2023-03-30
+
20230322.001 2023-03-22T18:22:12Z
- * ISBN data for 20230322.001
+ * ISBN data for 2023-03-22
20230316.001 2023-03-16T14:14:06Z
* Update data to March 2023
20210112.006 2021-02-16T04:08:08Z
- * Fix testing bug. This module needs Business::ISBN 3.005 to match
+ * Fix testing bug. This module needs Business::ISBN 3.005 to match
the data structures. Prior to that, Business::ISBN had a bug with
ISBN13.
@@ -24,7 +30,7 @@
* Try harder to figure out these test failures
20210112.005 2021-02-13T05:23:58Z
- * Fix the default data test. It should only run when you have
+ * Fix the default data test. It should only run when you have
Business::ISBN already, and it shouldn't do stupid things like
using an array that I didn't put anything in.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Business-ISBN-Data-20230322.001/META.json
new/Business-ISBN-Data-20230410.001/META.json
--- old/Business-ISBN-Data-20230322.001/META.json 2023-03-22
19:22:31.000000000 +0100
+++ new/Business-ISBN-Data-20230410.001/META.json 2023-04-10
08:26:05.000000000 +0200
@@ -55,6 +55,6 @@
"web" : "https://github.com/briandfoy/business-isbn-data"
}
},
- "version" : "20230322.001",
+ "version" : "20230410.001",
"x_serialization_backend" : "JSON::PP version 4.07"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Business-ISBN-Data-20230322.001/META.yml
new/Business-ISBN-Data-20230410.001/META.yml
--- old/Business-ISBN-Data-20230322.001/META.yml 2023-03-22
19:22:30.000000000 +0100
+++ new/Business-ISBN-Data-20230410.001/META.yml 2023-04-10
08:26:05.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: '20230322.001'
+version: '20230410.001'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Business-ISBN-Data-20230322.001/lib/Business/ISBN/Data.pm
new/Business-ISBN-Data-20230410.001/lib/Business/ISBN/Data.pm
--- old/Business-ISBN-Data-20230322.001/lib/Business/ISBN/Data.pm
2023-03-22 19:22:28.000000000 +0100
+++ new/Business-ISBN-Data-20230410.001/lib/Business/ISBN/Data.pm
2023-04-10 08:26:03.000000000 +0200
@@ -7,7 +7,7 @@
use File::Basename qw(dirname);
use File::Spec::Functions qw(catfile);
-our $VERSION = '20230322.001';
+our $VERSION = '20230410.001';
=encoding utf8
@@ -115,8 +115,8 @@
sub _default_data {
# BEGIN REPLACE
(
- _data_date => 'Wed, 22 Mar 2023 18:20:04 GMT',
- _serial => '3c8e7b6f-79fa-4968-a124-72c68436775d',
+ _data_date => 'Mon, 10 Apr 2023 07:05:01 BST',
+ _serial => 'd38eb948-8a61-451e-8814-af2cf544bc00',
_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', '949999', '9500000', '9999999' ] ],
@@ -166,7 +166,7 @@
622 => [ 'Iran' => [ '00', '10',
'200', '374', '5200', '7999', '92500', '99999' ] ],
623 => [ 'Indonesia' => [ '00', '09',
'130', '499', '5250', '8799', '88000', '99999' ] ],
624 => [ 'Sri Lanka' => [ '00', '04',
'200', '249', '5000', '6449', '94500', '99999' ] ],
- 625 => [ 'Turkey' => [ '00', '00',
'365', '442', '44300', '44499', '445', '449', '6350', '7793', '77940', '77949',
'7795', '8499' ] ],
+ 625 => [ 'Turkey' => [ '00', '00',
'365', '442', '44300', '44499', '445', '449', '6350', '7793', '77940', '77949',
'7795', '8499', '99000', '99999' ] ],
626 => [ 'Taiwan' => [ '00', '04',
'300', '499', '7000', '7999', '95000', '99999' ] ],
627 => [ 'Pakistan' => [ '30', '31',
'500', '524', '7500', '7999' ] ],
628 => [ 'Colombia' => [ '00', '09',
'500', '549', '7500', '8499', '95000', '99999' ] ],
@@ -201,7 +201,7 @@
975 => [ 'Turkey' => [ '00000',
'01999', '02', '23', '2400', '2499', '250', '599', '6000', '9199', '92000',
'98999', '990', '999' ] ],
976 => [ 'Caribbean Community' => [ '0', '3', '40',
'59', '600', '799', '8000', '9499', '95000', '99999' ] ],
977 => [ 'Egypt' => [ '00', '19',
'200', '499', '5000', '6999', '700', '849', '85000', '89299', '893', '894',
'8950', '8999', '90', '98', '990', '999' ] ],
- 978 => [ 'Nigeria' => [ '000', '199',
'2000', '2999', '30000', '78999', '790', '799', '8000', '8999', '900', '999' ]
],
+ 978 => [ 'Nigeria' => [ '000', '199',
'2000', '2999', '30000', '77999', '780', '799', '8000', '8999', '900', '999' ]
],
979 => [ 'Indonesia' => [ '000', '099',
'1000', '1499', '15000', '19999', '20', '29', '3000', '3999', '400', '799',
'8000', '9499', '95000', '99999' ] ],
980 => [ 'Venezuela' => [ '00', '19',
'200', '599', '6000', '9999' ] ],
981 => [ 'Singapore' => [ '00', '16',
'17000', '17999', '18', '19', '200', '299', '3000', '3099', '310', '399',
'4000', '9499', '99', '99' ] ],
@@ -225,7 +225,7 @@
9920 => [ 'Morocco' => [ '30', '41',
'500', '799', '8750', '9999' ] ],
9921 => [ 'Kuwait' => [ '0', '0', '30',
'39', '700', '899', '9700', '9999' ] ],
9922 => [ 'Iraq' => [ '20', '29',
'600', '799', '8500', '9999' ] ],
- 9923 => [ 'Jordan' => [ '0', '0', '10',
'59', '700', '899', '9700', '9999' ] ],
+ 9923 => [ 'Jordan' => [ '0', '0', '10',
'59', '700', '899', '9400', '9999' ] ],
9924 => [ 'Cambodia' => [ '30', '39',
'500', '649', '9000', '9999' ] ],
9925 => [ 'Cyprus' => [ '0', '2', '30',
'54', '550', '734', '7350', '9999' ] ],
9926 => [ 'Bosnia and Herzegovina' => [ '0', '1', '20',
'39', '400', '799', '8000', '9999' ] ],
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Business-ISBN-Data-20230322.001/lib/Business/ISBN/RangeMessage.xml
new/Business-ISBN-Data-20230410.001/lib/Business/ISBN/RangeMessage.xml
--- old/Business-ISBN-Data-20230322.001/lib/Business/ISBN/RangeMessage.xml
2023-03-22 19:22:28.000000000 +0100
+++ new/Business-ISBN-Data-20230410.001/lib/Business/ISBN/RangeMessage.xml
2023-04-10 08:26:03.000000000 +0200
@@ -17,8 +17,8 @@
]>
<ISBNRangeMessage>
<MessageSource>International ISBN Agency</MessageSource>
-
<MessageSerialNumber>3c8e7b6f-79fa-4968-a124-72c68436775d</MessageSerialNumber>
- <MessageDate>Wed, 22 Mar 2023 18:20:04 GMT</MessageDate>
+
<MessageSerialNumber>d38eb948-8a61-451e-8814-af2cf544bc00</MessageSerialNumber>
+ <MessageDate>Mon, 10 Apr 2023 07:05:01 BST</MessageDate>
<EAN.UCCPrefixes>
<EAN.UCC>
<Prefix>978</Prefix>
@@ -1347,9 +1347,13 @@
<Length>4</Length>
</Rule>
<Rule>
- <Range>8500000-9999999</Range>
+ <Range>8500000-9899999</Range>
<Length>0</Length>
</Rule>
+ <Rule>
+ <Range>9900000-9999999</Range>
+ <Length>5</Length>
+ </Rule>
</Rules>
</Group>
<Group>
@@ -3335,11 +3339,11 @@
<Length>4</Length>
</Rule>
<Rule>
- <Range>3000000-7899999</Range>
+ <Range>3000000-7799999</Range>
<Length>5</Length>
</Rule>
<Rule>
- <Range>7900000-7999999</Range>
+ <Range>7800000-7999999</Range>
<Length>3</Length>
</Rule>
<Rule>
@@ -4127,11 +4131,11 @@
<Length>3</Length>
</Rule>
<Rule>
- <Range>9000000-9699999</Range>
+ <Range>9000000-9399999</Range>
<Length>0</Length>
</Rule>
<Rule>
- <Range>9700000-9999999</Range>
+ <Range>9400000-9999999</Range>
<Length>4</Length>
</Rule>
</Rules>