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-09-13 20:43:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Business-ISBN-Data (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Business-ISBN-Data"

Wed Sep 13 20:43:32 2023 rev:31 rq:1110668 version:20230907.1.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Business-ISBN-Data/perl-Business-ISBN-Data.changes
  2023-09-06 18:55:55.450705379 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new.1766/perl-Business-ISBN-Data.changes
        2023-09-13 20:43:55.024700528 +0200
@@ -1,0 +2,9 @@
+Fri Sep  8 03:06:09 UTC 2023 - Tina Müller <timueller+p...@suse.de>
+
+- updated to 20230907.001
+   see /usr/share/doc/packages/perl-Business-ISBN-Data/Changes
+
+  20230907.001 2023-09-07T09:34:02Z
+       * data update for 2023-09-07
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-Business-ISBN-Data.spec ++++++
--- /var/tmp/diff_new_pack.XWk3eP/_old  2023-09-13 20:43:56.068737645 +0200
+++ /var/tmp/diff_new_pack.XWk3eP/_new  2023-09-13 20:43:56.072737787 +0200
@@ -18,9 +18,9 @@
 
 %define cpan_name Business-ISBN-Data
 Name:           perl-Business-ISBN-Data
-Version:        20230904.1.0
+Version:        20230907.1.0
 Release:        0
-%define cpan_version 20230904.001
+%define cpan_version 20230907.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) = 20230904.1.0
+Provides:       perl(Business::ISBN::Data) = 20230907.1.0
 %define         __perllib_provides /bin/true
 %{perl_requires}
 

++++++ Business-ISBN-Data-20230904.001.tar.gz -> 
Business-ISBN-Data-20230907.001.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20230904.001/Changes 
new/Business-ISBN-Data-20230907.001/Changes
--- old/Business-ISBN-Data-20230904.001/Changes 2023-09-05 03:54:17.000000000 
+0200
+++ new/Business-ISBN-Data-20230907.001/Changes 2023-09-07 11:34:19.000000000 
+0200
@@ -1,5 +1,8 @@
 Revision history for Perl module Business::ISBN::Data
 
+20230907.001 2023-09-07T09:34:02Z
+       * data update for 2023-09-07
+
 20230904.001 2023-09-05T01:54:08Z
        * Data update for 2023-09-04
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20230904.001/META.json 
new/Business-ISBN-Data-20230907.001/META.json
--- old/Business-ISBN-Data-20230904.001/META.json       2023-09-05 
03:54:17.000000000 +0200
+++ new/Business-ISBN-Data-20230907.001/META.json       2023-09-07 
11:34:19.000000000 +0200
@@ -55,6 +55,6 @@
          "web" : "https://github.com/briandfoy/business-isbn-data";
       }
    },
-   "version" : "20230904.001",
+   "version" : "20230907.001",
    "x_serialization_backend" : "JSON::PP version 4.16"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20230904.001/META.yml 
new/Business-ISBN-Data-20230907.001/META.yml
--- old/Business-ISBN-Data-20230904.001/META.yml        2023-09-05 
03:54:17.000000000 +0200
+++ new/Business-ISBN-Data-20230907.001/META.yml        2023-09-07 
11:34:19.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: '20230904.001'
+version: '20230907.001'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Business-ISBN-Data-20230904.001/lib/Business/ISBN/Data.pm 
new/Business-ISBN-Data-20230907.001/lib/Business/ISBN/Data.pm
--- old/Business-ISBN-Data-20230904.001/lib/Business/ISBN/Data.pm       
2023-09-05 03:54:17.000000000 +0200
+++ new/Business-ISBN-Data-20230907.001/lib/Business/ISBN/Data.pm       
2023-09-07 11:34:19.000000000 +0200
@@ -7,7 +7,7 @@
 use File::Basename        qw(dirname);
 use File::Spec::Functions qw(catfile);
 
-our $VERSION = '20230904.001';
+our $VERSION = '20230907.001';
 
 =encoding utf8
 
@@ -115,8 +115,8 @@
 sub _default_data {
 # BEGIN REPLACE
        (
-       _data_date => 'Mon, 4 Sep 2023 04:41:11 BST',
-       _serial    => '44ed1e80-d4db-43ea-b115-770236dd82c9',
+       _data_date => 'Thu, 7 Sep 2023 04:41:16 BST',
+       _serial    => '60fad3dc-040a-4af9-bc44-334dd04647c2',
        _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', '424', '5200', '8499', '90000', '99999' ] ],
                623   => [ 'Indonesia'                    => [ '00', '09', 
'130', '499', '5250', '8799', '88000', '99999' ] ],
                624   => [ 'Sri Lanka'                    => [ '00', '04', 
'200', '249', '5000', '6699', '93000', '99999' ] ],
-               625   => [ 'Turkey'                       => [ '00', '01', 
'365', '442', '44300', '44499', '445', '449', '6350', '7793', '77940', '77949', 
'7795', '8499', '99000', '99999' ] ],
+               625   => [ 'Turkey'                       => [ '00', '01', 
'365', '442', '44300', '44499', '445', '449', '6000', '7793', '77940', '77949', 
'7795', '8499', '94000', '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' ] ],
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Business-ISBN-Data-20230904.001/lib/Business/ISBN/RangeMessage.xml 
new/Business-ISBN-Data-20230907.001/lib/Business/ISBN/RangeMessage.xml
--- old/Business-ISBN-Data-20230904.001/lib/Business/ISBN/RangeMessage.xml      
2023-09-05 03:54:17.000000000 +0200
+++ new/Business-ISBN-Data-20230907.001/lib/Business/ISBN/RangeMessage.xml      
2023-09-07 11:34:19.000000000 +0200
@@ -17,8 +17,8 @@
 ]>
 <ISBNRangeMessage>
   <MessageSource>International ISBN Agency</MessageSource>
-  
<MessageSerialNumber>44ed1e80-d4db-43ea-b115-770236dd82c9</MessageSerialNumber>
-  <MessageDate>Mon, 4 Sep 2023 04:41:11 BST</MessageDate>
+  
<MessageSerialNumber>60fad3dc-040a-4af9-bc44-334dd04647c2</MessageSerialNumber>
+  <MessageDate>Thu, 7 Sep 2023 04:41:16 BST</MessageDate>
   <EAN.UCCPrefixes>
     <EAN.UCC>
       <Prefix>978</Prefix>
@@ -1347,11 +1347,11 @@
           <Length>3</Length>
         </Rule>
         <Rule>
-          <Range>4500000-6349999</Range>
+          <Range>4500000-5999999</Range>
           <Length>0</Length>
         </Rule>
         <Rule>
-          <Range>6350000-7793999</Range>
+          <Range>6000000-7793999</Range>
           <Length>4</Length>
         </Rule>
         <Rule>
@@ -1363,11 +1363,11 @@
           <Length>4</Length>
         </Rule>
         <Rule>
-          <Range>8500000-9899999</Range>
+          <Range>8500000-9399999</Range>
           <Length>0</Length>
         </Rule>
         <Rule>
-          <Range>9900000-9999999</Range>
+          <Range>9400000-9999999</Range>
           <Length>5</Length>
         </Rule>
       </Rules>

Reply via email to