commit perl-Business-ISBN-Data for openSUSE:Factory

2024-06-24 Thread Source-Sync
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 2024-06-24 20:50:44

Comparing /work/SRC/openSUSE:Factory/perl-Business-ISBN-Data (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new.18349 (New)


Package is "perl-Business-ISBN-Data"

Mon Jun 24 20:50:44 2024 rev:37 rq:1182967 version:20240614.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Business-ISBN-Data/perl-Business-ISBN-Data.changes
  2024-05-16 17:13:45.684847553 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new.18349/perl-Business-ISBN-Data.changes
   2024-06-24 20:51:31.608434697 +0200
@@ -1,0 +2,15 @@
+Sun Jun 23 16:09:50 UTC 2024 - Tina Müller 
+
+- updated to 20240614.1.0 (20240614.001)
+   see /usr/share/doc/packages/perl-Business-ISBN-Data/Changes
+
+  20240614.001 2024-06-14T20:50:14Z
+   * Data update for 2024-06-14
+
+  20240601.001 2024-06-01T13:28:51Z
+   * data update for 2024-06-01
+
+  20240523.001 2024-05-23T14:35:01Z
+   * data update for 2024-05-23
+
+---

Old:

  Business-ISBN-Data-20240509.001.tar.gz

New:

  Business-ISBN-Data-20240614.001.tar.gz



Other differences:
--
++ perl-Business-ISBN-Data.spec ++
--- /var/tmp/diff_new_pack.1b8BGV/_old  2024-06-24 20:51:32.220457068 +0200
+++ /var/tmp/diff_new_pack.1b8BGV/_new  2024-06-24 20:51:32.224457215 +0200
@@ -18,10 +18,10 @@
 
 %define cpan_name Business-ISBN-Data
 Name:   perl-Business-ISBN-Data
-Version:20240509.1.0
+Version:20240614.1.0
 Release:0
-# 20240509.001 -> normalize -> 20240509.1.0
-%define cpan_version 20240509.001
+# 20240614.001 -> normalize -> 20240614.1.0
+%define cpan_version 20240614.001
 License:Artistic-2.0
 Summary:Data pack for Business::ISBN
 URL:https://metacpan.org/release/%{cpan_name}

++ Business-ISBN-Data-20240509.001.tar.gz -> 
Business-ISBN-Data-20240614.001.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20240509.001/Changes 
new/Business-ISBN-Data-20240614.001/Changes
--- old/Business-ISBN-Data-20240509.001/Changes 2024-05-09 20:55:25.0 
+0200
+++ new/Business-ISBN-Data-20240614.001/Changes 2024-06-14 22:50:24.0 
+0200
@@ -1,5 +1,14 @@
 Revision history for Perl module Business::ISBN::Data
 
+20240614.001 2024-06-14T20:50:14Z
+   * Data update for 2024-06-14
+
+20240601.001 2024-06-01T13:28:51Z
+   * data update for 2024-06-01
+
+20240523.001 2024-05-23T14:35:01Z
+   * data update for 2024-05-23
+
 20240509.001 2024-05-09T18:55:16Z
* data update for 2024-05-09
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20240509.001/META.json 
new/Business-ISBN-Data-20240614.001/META.json
--- old/Business-ISBN-Data-20240509.001/META.json   2024-05-09 
20:55:25.0 +0200
+++ new/Business-ISBN-Data-20240614.001/META.json   2024-06-14 
22:50:24.0 +0200
@@ -55,6 +55,6 @@
  "web" : "https://github.com/briandfoy/business-isbn-data";
   }
},
-   "version" : "20240509.001",
+   "version" : "20240614.001",
"x_serialization_backend" : "JSON::PP version 4.16"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20240509.001/META.yml 
new/Business-ISBN-Data-20240614.001/META.yml
--- old/Business-ISBN-Data-20240509.001/META.yml2024-05-09 
20:55:25.0 +0200
+++ new/Business-ISBN-Data-20240614.001/META.yml2024-06-14 
22:50:24.0 +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: '20240509.001'
+version: '20240614.001'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Business-ISBN-Data-20240509.001/lib/Business/ISBN/Data.pm 
new/Business-ISBN-Data-20240614.001/lib/Business/ISBN/Data.pm
--- old/Business-ISBN-Data-20240509.001/lib/Business/ISBN/Data.pm   
2024-05-09 20:55:25.0 +0200
+++ new/Business-ISBN-Data-20240614.001/lib/Business/ISBN/Data.pm   
2024-06-14 22:50:24.0 +0200
@@ -8,7 +8,7 @@
 use File::Basenameqw(dirname);
 use File::Spec::Functions qw(catfile);
 
-our $VERSION = '20240509.001';
+our $VERSION = '20240614.001';
 
 =encoding utf8
 
@@ -116,8 +116,8 @@
 sub _default_data {
 # BEGIN REPLACE
(

commit perl-Business-ISBN-Data for openSUSE:Factory

2023-10-27 Thread Source-Sync
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 
+
+- 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.0 
+0200
+++ new/Business-ISBN-Data-20231020.001/Changes 2023-10-20 10:12:56.0 
+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.0 +0200
+++ new/Business-ISBN-Data-20231020.001/META.json   2023-10-20 
10:12:57.0 +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.yml2023-10-13 
14:09:57.0 +0200
+++ new/Business-ISBN-Data-20231020.001/META.yml2023-10-20 
10:12:57.0 +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.0 +0200
+++ new/Business-ISBN-Data-20231020.001/lib/Business/ISBN/Data.pm   
2023-10-20 10:12:56.0 +0200
@@ -7,7 +7,7 @@
 use File::Basenameqw(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=> '05a5062

commit perl-Business-ISBN-Data for openSUSE:Factory

2023-10-17 Thread Source-Sync
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-17 20:22:30

Comparing /work/SRC/openSUSE:Factory/perl-Business-ISBN-Data (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new.20540 (New)


Package is "perl-Business-ISBN-Data"

Tue Oct 17 20:22:30 2023 rev:33 rq:1118102 version:20231013.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Business-ISBN-Data/perl-Business-ISBN-Data.changes
  2023-09-29 21:13:22.801329050 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new.20540/perl-Business-ISBN-Data.changes
   2023-10-17 20:22:35.394223297 +0200
@@ -1,0 +2,13 @@
+Sat Oct 14 03:06:07 UTC 2023 - Tina Müller 
+
+- updated to 20231013.001
+   see /usr/share/doc/packages/perl-Business-ISBN-Data/Changes
+
+  20231013.001 2023-10-13T12:09:42Z
+   * data update for 2023-10-13
+  20231010.001 2023-10-10T13:02:37Z
+   * data update for 2023-10-10
+  20231006.001 2023-10-08T02:04:15Z
+   * data update for 2023-10-06
+
+---

Old:

  Business-ISBN-Data-20230926.001.tar.gz

New:

  Business-ISBN-Data-20231013.001.tar.gz



Other differences:
--
++ perl-Business-ISBN-Data.spec ++
--- /var/tmp/diff_new_pack.tWFJCd/_old  2023-10-17 20:22:35.990244162 +0200
+++ /var/tmp/diff_new_pack.tWFJCd/_new  2023-10-17 20:22:35.994244301 +0200
@@ -18,9 +18,9 @@
 
 %define cpan_name Business-ISBN-Data
 Name:   perl-Business-ISBN-Data
-Version:20230926.1.0
+Version:20231013.1.0
 Release:0
-%define cpan_version 20230926.001
+%define cpan_version 20231013.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) = 20230926.1.0
+Provides:   perl(Business::ISBN::Data) = 20231013.1.0
 %define __perllib_provides /bin/true
 %{perl_requires}
 

++ Business-ISBN-Data-20230926.001.tar.gz -> 
Business-ISBN-Data-20231013.001.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20230926.001/Changes 
new/Business-ISBN-Data-20231013.001/Changes
--- old/Business-ISBN-Data-20230926.001/Changes 2023-09-26 11:01:22.0 
+0200
+++ new/Business-ISBN-Data-20231013.001/Changes 2023-10-13 14:09:56.0 
+0200
@@ -1,5 +1,15 @@
 Revision history for Perl module Business::ISBN::Data
 
+20231013.001 2023-10-13T12:09:42Z
+   * data update for 2023-10-13
+
+20231010.001 2023-10-10T13:02:37Z
+   * data update for 2023-10-10
+
+20231006.001 2023-10-08T02:04:15Z
+   
+   * data update for 2023-10-06
+
 20230926.001 2023-09-26T09:01:09Z
* Data update for 2023-09-26
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20230926.001/META.json 
new/Business-ISBN-Data-20231013.001/META.json
--- old/Business-ISBN-Data-20230926.001/META.json   2023-09-26 
11:01:23.0 +0200
+++ new/Business-ISBN-Data-20231013.001/META.json   2023-10-13 
14:09:57.0 +0200
@@ -55,6 +55,6 @@
  "web" : "https://github.com/briandfoy/business-isbn-data";
   }
},
-   "version" : "20230926.001",
+   "version" : "20231013.001",
"x_serialization_backend" : "JSON::PP version 4.16"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20230926.001/META.yml 
new/Business-ISBN-Data-20231013.001/META.yml
--- old/Business-ISBN-Data-20230926.001/META.yml2023-09-26 
11:01:23.0 +0200
+++ new/Business-ISBN-Data-20231013.001/META.yml2023-10-13 
14:09:57.0 +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: '20230926.001'
+version: '20231013.001'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Business-ISBN-Data-20230926.001/lib/Business/ISBN/Data.pm 
new/Business-ISBN-Data-20231013.001/lib/Business/ISBN/Data.pm
--- old/Business-ISBN-Data-20230926.001/lib/Business/ISBN/Data.pm   
2023-09-26 11:01:22.0 +0200
+++ new/Business-ISBN-Data-20231013.001/lib/Business/ISBN/Data.pm   
2023-10-13 14:09:56.0 +0200
@@ -7,7 +7,7 @@
 use File::Bas

commit perl-Business-ISBN-Data for openSUSE:Factory

2023-09-29 Thread Source-Sync
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-29 21:12:53

Comparing /work/SRC/openSUSE:Factory/perl-Business-ISBN-Data (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new.28202 (New)


Package is "perl-Business-ISBN-Data"

Fri Sep 29 21:12:53 2023 rev:32 rq:1114109 version:20230926.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Business-ISBN-Data/perl-Business-ISBN-Data.changes
  2023-09-13 20:43:55.024700528 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new.28202/perl-Business-ISBN-Data.changes
   2023-09-29 21:13:22.801329050 +0200
@@ -1,0 +2,15 @@
+Wed Sep 27 03:06:09 UTC 2023 - Tina Müller 
+
+- updated to 20230926.001
+   see /usr/share/doc/packages/perl-Business-ISBN-Data/Changes
+
+  20230926.001 2023-09-26T09:01:09Z
+   * Data update for 2023-09-26
+
+  20230923.001 2023-09-23T19:43:19Z
+   * Data update for 20230923
+
+  20230922.001 2023-09-23T00:18:18Z
+   * Data update for 20230922
+
+---

Old:

  Business-ISBN-Data-20230907.001.tar.gz

New:

  Business-ISBN-Data-20230926.001.tar.gz



Other differences:
--
++ perl-Business-ISBN-Data.spec ++
--- /var/tmp/diff_new_pack.ohaSlH/_old  2023-09-29 21:13:23.821365852 +0200
+++ /var/tmp/diff_new_pack.ohaSlH/_new  2023-09-29 21:13:23.821365852 +0200
@@ -18,9 +18,9 @@
 
 %define cpan_name Business-ISBN-Data
 Name:   perl-Business-ISBN-Data
-Version:20230907.1.0
+Version:20230926.1.0
 Release:0
-%define cpan_version 20230907.001
+%define cpan_version 20230926.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) = 20230907.1.0
+Provides:   perl(Business::ISBN::Data) = 20230926.1.0
 %define __perllib_provides /bin/true
 %{perl_requires}
 

++ Business-ISBN-Data-20230907.001.tar.gz -> 
Business-ISBN-Data-20230926.001.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20230907.001/Changes 
new/Business-ISBN-Data-20230926.001/Changes
--- old/Business-ISBN-Data-20230907.001/Changes 2023-09-07 11:34:19.0 
+0200
+++ new/Business-ISBN-Data-20230926.001/Changes 2023-09-26 11:01:22.0 
+0200
@@ -1,5 +1,14 @@
 Revision history for Perl module Business::ISBN::Data
 
+20230926.001 2023-09-26T09:01:09Z
+   * Data update for 2023-09-26
+
+20230923.001 2023-09-23T19:43:19Z
+   * Data update for 20230923
+
+20230922.001 2023-09-23T00:18:18Z
+   * Data update for 20230922
+
 20230907.001 2023-09-07T09:34:02Z
* data update for 2023-09-07
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20230907.001/META.json 
new/Business-ISBN-Data-20230926.001/META.json
--- old/Business-ISBN-Data-20230907.001/META.json   2023-09-07 
11:34:19.0 +0200
+++ new/Business-ISBN-Data-20230926.001/META.json   2023-09-26 
11:01:23.0 +0200
@@ -55,6 +55,6 @@
  "web" : "https://github.com/briandfoy/business-isbn-data";
   }
},
-   "version" : "20230907.001",
+   "version" : "20230926.001",
"x_serialization_backend" : "JSON::PP version 4.16"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20230907.001/META.yml 
new/Business-ISBN-Data-20230926.001/META.yml
--- old/Business-ISBN-Data-20230907.001/META.yml2023-09-07 
11:34:19.0 +0200
+++ new/Business-ISBN-Data-20230926.001/META.yml2023-09-26 
11:01:23.0 +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: '20230907.001'
+version: '20230926.001'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Business-ISBN-Data-20230907.001/lib/Business/ISBN/Data.pm 
new/Business-ISBN-Data-20230926.001/lib/Business/ISBN/Data.pm
--- old/Business-ISBN-Data-20230907.001/lib/Business/ISBN/Data.pm   
2023-09-07 11:34:19.0 +0200
+++ new/Business-ISBN-Data-20230926.001/lib/Business/ISBN/Data.pm   
2023-09-26 11:01:22.0 +0200
@@ -7,7 +7,7 @@
 use File::Basename

commit perl-Business-ISBN-Data for openSUSE:Factory

2023-09-13 Thread Source-Sync
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 
+
+- 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.0 
+0200
+++ new/Business-ISBN-Data-20230907.001/Changes 2023-09-07 11:34:19.0 
+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.0 +0200
+++ new/Business-ISBN-Data-20230907.001/META.json   2023-09-07 
11:34:19.0 +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.yml2023-09-05 
03:54:17.0 +0200
+++ new/Business-ISBN-Data-20230907.001/META.yml2023-09-07 
11:34:19.0 +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.0 +0200
+++ new/Business-ISBN-Data-20230907.001/lib/Business/ISBN/Data.pm   
2023-09-07 11:34:19.0 +0200
@@ -7,7 +7,7 @@
 use File::Basenameqw(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-d4

commit perl-Business-ISBN-Data for openSUSE:Factory

2023-09-06 Thread Source-Sync
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-06 18:55:33

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  6 18:55:33 2023 rev:30 rq:1109141 version:20230904.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Business-ISBN-Data/perl-Business-ISBN-Data.changes
  2023-08-02 16:48:15.97655 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new.1766/perl-Business-ISBN-Data.changes
2023-09-06 18:55:55.450705379 +0200
@@ -1,0 +2,24 @@
+Tue Sep  5 16:43:33 UTC 2023 - Tina Müller 
+
+- updated to 20230904.001
+   see /usr/share/doc/packages/perl-Business-ISBN-Data/Changes
+
+  20230904.001 2023-09-05T01:54:08Z
+   * Data update for 2023-09-04
+
+  20230830.001 2023-08-30T11:43:37Z
+   Data update for 2023-08-30
+
+---
+Wed Aug 23 03:06:08 UTC 2023 - Tina Müller 
+
+- updated to 20230822.001
+   see /usr/share/doc/packages/perl-Business-ISBN-Data/Changes
+
+  20230822.001 2023-08-22T05:23:14Z
+   * Data update for 2023-08-22
+
+  20230811.001 2023-08-11T09:23:24Z
+   * Data update for 2023-08-11
+
+---

Old:

  Business-ISBN-Data-20230729.001.tar.gz

New:

  Business-ISBN-Data-20230904.001.tar.gz



Other differences:
--
++ perl-Business-ISBN-Data.spec ++
--- /var/tmp/diff_new_pack.lAeLlN/_old  2023-09-06 18:55:56.530743880 +0200
+++ /var/tmp/diff_new_pack.lAeLlN/_new  2023-09-06 18:55:56.538744165 +0200
@@ -18,9 +18,9 @@
 
 %define cpan_name Business-ISBN-Data
 Name:   perl-Business-ISBN-Data
-Version:20230729.1.0
+Version:20230904.1.0
 Release:0
-%define cpan_version 20230729.001
+%define cpan_version 20230904.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) = 20230729.1.0
+Provides:   perl(Business::ISBN::Data) = 20230904.1.0
 %define __perllib_provides /bin/true
 %{perl_requires}
 

++ Business-ISBN-Data-20230729.001.tar.gz -> 
Business-ISBN-Data-20230904.001.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20230729.001/Changes 
new/Business-ISBN-Data-20230904.001/Changes
--- old/Business-ISBN-Data-20230729.001/Changes 2023-07-29 22:54:01.0 
+0200
+++ new/Business-ISBN-Data-20230904.001/Changes 2023-09-05 03:54:17.0 
+0200
@@ -1,5 +1,17 @@
 Revision history for Perl module Business::ISBN::Data
 
+20230904.001 2023-09-05T01:54:08Z
+   * Data update for 2023-09-04
+
+20230830.001 2023-08-30T11:43:37Z
+   Data update for 2023-08-30
+
+20230822.001 2023-08-22T05:23:14Z
+   * Data update for 2023-08-22
+
+20230811.001 2023-08-11T09:23:24Z
+   * Data update for 2023-08-11
+
 20230729.001 2023-07-29T20:53:52Z
* Data update for 2023-07-29
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20230729.001/META.json 
new/Business-ISBN-Data-20230904.001/META.json
--- old/Business-ISBN-Data-20230729.001/META.json   2023-07-29 
22:54:02.0 +0200
+++ new/Business-ISBN-Data-20230904.001/META.json   2023-09-05 
03:54:17.0 +0200
@@ -4,7 +4,7 @@
   "brian d foy "
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.64, CPAN::Meta::Converter 
version 2.150010",
+   "generated_by" : "ExtUtils::MakeMaker version 7.70, CPAN::Meta::Converter 
version 2.150010",
"license" : [
   "artistic_2"
],
@@ -55,6 +55,6 @@
  "web" : "https://github.com/briandfoy/business-isbn-data";
   }
},
-   "version" : "20230729.001",
-   "x_serialization_backend" : "JSON::PP version 4.07"
+   "version" : "20230904.001",
+   "x_serialization_backend" : "JSON::PP version 4.16"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20230729.001/META.yml 
new/Business-ISBN-Data-20230904.001/META.yml
--- old/Business-ISBN-Data-20230729.001/META.yml2023-07-29 
22:54:02.0 +0200
+++ new/Business-ISBN-Data-20230904.001/META.yml2023-09-05 
03:54:17.0 +0200
@@ -8,7 +8,7 @@
   ExtUtils::MakeMaker: '6.64'
   File::Spec::Funct

commit perl-Business-ISBN-Data for openSUSE:Factory

2023-08-02 Thread Source-Sync
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-08-02 16:48:06

Comparing /work/SRC/openSUSE:Factory/perl-Business-ISBN-Data (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new.22712 (New)


Package is "perl-Business-ISBN-Data"

Wed Aug  2 16:48:06 2023 rev:29 rq:1101564 version:20230729.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Business-ISBN-Data/perl-Business-ISBN-Data.changes
  2023-07-29 20:10:10.717884739 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new.22712/perl-Business-ISBN-Data.changes
   2023-08-02 16:48:15.97655 +0200
@@ -1,0 +2,9 @@
+Sun Jul 30 03:06:01 UTC 2023 - Tina Müller 
+
+- updated to 20230729.001
+   see /usr/share/doc/packages/perl-Business-ISBN-Data/Changes
+
+  20230729.001 2023-07-29T20:53:52Z
+   * Data update for 2023-07-29
+
+---

Old:

  Business-ISBN-Data-20230719.001.tar.gz

New:

  Business-ISBN-Data-20230729.001.tar.gz



Other differences:
--
++ perl-Business-ISBN-Data.spec ++
--- /var/tmp/diff_new_pack.xShhOg/_old  2023-08-02 16:48:20.016580130 +0200
+++ /var/tmp/diff_new_pack.xShhOg/_new  2023-08-02 16:48:20.024580179 +0200
@@ -18,10 +18,9 @@
 
 %define cpan_name Business-ISBN-Data
 Name:   perl-Business-ISBN-Data
-Version:20230719.1.0
+Version:20230729.1.0
 Release:0
-%define cpan_version 20230719.001
-Provides:   perl(Business::ISBN::Data) = 20230719.1.0
+%define cpan_version 20230729.001
 License:Artistic-2.0
 Summary:Data pack for Business::ISBN
 URL:https://metacpan.org/release/%{cpan_name}
@@ -32,6 +31,7 @@
 BuildRequires:  perl-macros
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.64
 BuildRequires:  perl(Test::More) >= 1
+Provides:   perl(Business::ISBN::Data) = 20230729.1.0
 %define __perllib_provides /bin/true
 %{perl_requires}
 

++ Business-ISBN-Data-20230719.001.tar.gz -> 
Business-ISBN-Data-20230729.001.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20230719.001/Changes 
new/Business-ISBN-Data-20230729.001/Changes
--- old/Business-ISBN-Data-20230719.001/Changes 2023-07-19 21:30:14.0 
+0200
+++ new/Business-ISBN-Data-20230729.001/Changes 2023-07-29 22:54:01.0 
+0200
@@ -1,5 +1,8 @@
 Revision history for Perl module Business::ISBN::Data
 
+20230729.001 2023-07-29T20:53:52Z
+   * Data update for 2023-07-29
+
 20230719.001 2023-07-19T19:30:03Z
* Data update for 2023-07-19
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20230719.001/META.json 
new/Business-ISBN-Data-20230729.001/META.json
--- old/Business-ISBN-Data-20230719.001/META.json   2023-07-19 
21:30:15.0 +0200
+++ new/Business-ISBN-Data-20230729.001/META.json   2023-07-29 
22:54:02.0 +0200
@@ -55,6 +55,6 @@
  "web" : "https://github.com/briandfoy/business-isbn-data";
   }
},
-   "version" : "20230719.001",
+   "version" : "20230729.001",
"x_serialization_backend" : "JSON::PP version 4.07"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20230719.001/META.yml 
new/Business-ISBN-Data-20230729.001/META.yml
--- old/Business-ISBN-Data-20230719.001/META.yml2023-07-19 
21:30:15.0 +0200
+++ new/Business-ISBN-Data-20230729.001/META.yml2023-07-29 
22:54:02.0 +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: '20230719.001'
+version: '20230729.001'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Business-ISBN-Data-20230719.001/lib/Business/ISBN/Data.pm 
new/Business-ISBN-Data-20230729.001/lib/Business/ISBN/Data.pm
--- old/Business-ISBN-Data-20230719.001/lib/Business/ISBN/Data.pm   
2023-07-19 21:30:14.0 +0200
+++ new/Business-ISBN-Data-20230729.001/lib/Business/ISBN/Data.pm   
2023-07-29 22:54:01.0 +0200
@@ -7,7 +7,7 @@
 use File::Basenameqw(dirname);
 use File::Spec::Functions qw(catfile);
 
-our $VERSION = '20230719.001';
+our $VERSION = '20230729.001';
 
 =encoding utf8
 
@@ -115,8 +115,8 @@
 sub _default_data {
 # BEGIN REPLACE
(
-   _data_date => 'Wed, 19 Jul 2023 04:57:10 BST',
-   _serial=> '0ff05f4a

commit perl-Business-ISBN-Data for openSUSE:Factory

2023-06-03 Thread Source-Sync
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-06-04 00:12:03

Comparing /work/SRC/openSUSE:Factory/perl-Business-ISBN-Data (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new.15902 (New)


Package is "perl-Business-ISBN-Data"

Sun Jun  4 00:12:03 2023 rev:27 rq:1090357 version:20230528.001

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Business-ISBN-Data/perl-Business-ISBN-Data.changes
  2023-05-04 17:09:20.435931478 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new.15902/perl-Business-ISBN-Data.changes
   2023-06-04 00:12:03.785340513 +0200
@@ -1,0 +2,15 @@
+Mon May 29 03:06:12 UTC 2023 - Tina Müller 
+
+- updated to 20230528.001
+   see /usr/share/doc/packages/perl-Business-ISBN-Data/Changes
+
+  20230528.001 2023-05-28T21:01:11Z
+   * Update for 2023-05-28
+
+  20230516.001 2023-05-16T15:09:45Z
+   * Data update for May 16, 2023
+
+  20230426.002 2023-05-04T04:20:45Z
+   * fix a problem with the MANIFEST (#30). No data updates.
+
+---

Old:

  Business-ISBN-Data-20230426.001.tar.gz

New:

  Business-ISBN-Data-20230528.001.tar.gz



Other differences:
--
++ perl-Business-ISBN-Data.spec ++
--- /var/tmp/diff_new_pack.HuW0kN/_old  2023-06-04 00:12:04.309343645 +0200
+++ /var/tmp/diff_new_pack.HuW0kN/_new  2023-06-04 00:12:04.321343717 +0200
@@ -18,7 +18,7 @@
 
 %define cpan_name Business-ISBN-Data
 Name:   perl-Business-ISBN-Data
-Version:20230426.001
+Version:20230528.001
 Release:0
 License:Artistic-2.0
 Summary:Data pack for Business::ISBN

++ Business-ISBN-Data-20230426.001.tar.gz -> 
Business-ISBN-Data-20230528.001.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20230426.001/Changes 
new/Business-ISBN-Data-20230528.001/Changes
--- old/Business-ISBN-Data-20230426.001/Changes 2023-04-26 22:39:32.0 
+0200
+++ new/Business-ISBN-Data-20230528.001/Changes 2023-05-28 23:01:25.0 
+0200
@@ -1,5 +1,14 @@
 Revision history for Perl module Business::ISBN::Data
 
+20230528.001 2023-05-28T21:01:11Z
+   * Update for 2023-05-28
+
+20230516.001 2023-05-16T15:09:45Z
+   * Data update for May 16, 2023
+
+20230426.002 2023-05-04T04:20:45Z
+   * fix a problem with the MANIFEST (#30). No data updates.
+
 20230426.001 2023-04-26T20:39:21Z
Data update for 20230426
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20230426.001/MANIFEST 
new/Business-ISBN-Data-20230528.001/MANIFEST
--- old/Business-ISBN-Data-20230426.001/MANIFEST2023-04-26 
22:39:33.0 +0200
+++ new/Business-ISBN-Data-20230528.001/MANIFEST2023-05-28 
23:01:27.0 +0200
@@ -6,7 +6,6 @@
 lib/Business/ISBN/RangeMessage.url
 lib/Business/ISBN/RangeMessage.xml
 LICENSE
-make_data.pl
 Makefile.PL
 MANIFEST   This list of files
 MANIFEST.SKIP
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20230426.001/META.json 
new/Business-ISBN-Data-20230528.001/META.json
--- old/Business-ISBN-Data-20230426.001/META.json   2023-04-26 
22:39:33.0 +0200
+++ new/Business-ISBN-Data-20230528.001/META.json   2023-05-28 
23:01:27.0 +0200
@@ -55,6 +55,6 @@
  "web" : "https://github.com/briandfoy/business-isbn-data";
   }
},
-   "version" : "20230426.001",
+   "version" : "20230528.001",
"x_serialization_backend" : "JSON::PP version 4.07"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20230426.001/META.yml 
new/Business-ISBN-Data-20230528.001/META.yml
--- old/Business-ISBN-Data-20230426.001/META.yml2023-04-26 
22:39:33.0 +0200
+++ new/Business-ISBN-Data-20230528.001/META.yml2023-05-28 
23:01:26.0 +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: '20230426.001'
+version: '20230528.001'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Business-ISBN-Data-20230426.001/lib/Business/ISBN/Data.pm 
new/Business-ISBN-Data-20230528.001/lib/Business/ISBN/Data.pm
--- old/Business-ISBN-Data-20230426.001/lib/Business/ISBN/Data.pm   
2023-04-26 22:39:32.0

commit perl-Business-ISBN-Data for openSUSE:Factory

2023-05-04 Thread Source-Sync
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-05-04 17:09:14

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"

Thu May  4 17:09:14 2023 rev:26 rq:1084427 version:20230426.001

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Business-ISBN-Data/perl-Business-ISBN-Data.changes
  2023-04-21 14:16:09.186291894 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new.1533/perl-Business-ISBN-Data.changes
2023-05-04 17:09:20.435931478 +0200
@@ -1,0 +2,9 @@
+Thu Apr 27 03:06:03 UTC 2023 - Tina Müller 
+
+- updated to 20230426.001
+   see /usr/share/doc/packages/perl-Business-ISBN-Data/Changes
+
+  20230426.001 2023-04-26T20:39:21Z
+   Data update for 20230426
+
+---

Old:

  Business-ISBN-Data-20230410.001.tar.gz

New:

  Business-ISBN-Data-20230426.001.tar.gz



Other differences:
--
++ perl-Business-ISBN-Data.spec ++
--- /var/tmp/diff_new_pack.lZmYb7/_old  2023-05-04 17:09:20.979934663 +0200
+++ /var/tmp/diff_new_pack.lZmYb7/_new  2023-05-04 17:09:20.987934710 +0200
@@ -18,7 +18,7 @@
 
 %define cpan_name Business-ISBN-Data
 Name:   perl-Business-ISBN-Data
-Version:20230410.001
+Version:20230426.001
 Release:0
 License:Artistic-2.0
 Summary:Data pack for Business::ISBN
@@ -63,7 +63,7 @@
 %prep
 %autosetup  -n %{cpan_name}-%{version}
 
-find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
+find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 
644
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor

++ Business-ISBN-Data-20230410.001.tar.gz -> 
Business-ISBN-Data-20230426.001.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20230410.001/Changes 
new/Business-ISBN-Data-20230426.001/Changes
--- old/Business-ISBN-Data-20230410.001/Changes 2023-04-10 08:26:03.0 
+0200
+++ new/Business-ISBN-Data-20230426.001/Changes 2023-04-26 22:39:32.0 
+0200
@@ -1,5 +1,8 @@
 Revision history for Perl module Business::ISBN::Data
 
+20230426.001 2023-04-26T20:39:21Z
+   Data update for 20230426
+
 20230410.001 2023-04-10T06:25:50Z
* Data update for 2023-04-10
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20230410.001/META.json 
new/Business-ISBN-Data-20230426.001/META.json
--- old/Business-ISBN-Data-20230410.001/META.json   2023-04-10 
08:26:05.0 +0200
+++ new/Business-ISBN-Data-20230426.001/META.json   2023-04-26 
22:39:33.0 +0200
@@ -55,6 +55,6 @@
  "web" : "https://github.com/briandfoy/business-isbn-data";
   }
},
-   "version" : "20230410.001",
+   "version" : "20230426.001",
"x_serialization_backend" : "JSON::PP version 4.07"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20230410.001/META.yml 
new/Business-ISBN-Data-20230426.001/META.yml
--- old/Business-ISBN-Data-20230410.001/META.yml2023-04-10 
08:26:05.0 +0200
+++ new/Business-ISBN-Data-20230426.001/META.yml2023-04-26 
22:39:33.0 +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: '20230410.001'
+version: '20230426.001'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Business-ISBN-Data-20230410.001/lib/Business/ISBN/Data.pm 
new/Business-ISBN-Data-20230426.001/lib/Business/ISBN/Data.pm
--- old/Business-ISBN-Data-20230410.001/lib/Business/ISBN/Data.pm   
2023-04-10 08:26:03.0 +0200
+++ new/Business-ISBN-Data-20230426.001/lib/Business/ISBN/Data.pm   
2023-04-26 22:39:32.0 +0200
@@ -7,7 +7,7 @@
 use File::Basenameqw(dirname);
 use File::Spec::Functions qw(catfile);
 
-our $VERSION = '20230410.001';
+our $VERSION = '20230426.001';
 
 =encoding utf8
 
@@ -115,8 +115,8 @@
 sub _default_data {
 # BEGIN REPLACE
(
-   _data_date => 'Mon, 10 Apr 2023 07:05:01 BST',
-   _serial=> 'd38eb948-8a61-451e-8814-af2cf544bc00',
+   _data_date =

commit perl-Business-ISBN-Data for openSUSE:Factory

2023-04-21 Thread Source-Sync
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 
+
+- 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.0 
+0100
+++ new/Business-ISBN-Data-20230410.001/Changes 2023-04-10 08:26:03.0 
+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.0 +0100
+++ new/Business-ISBN-Data-20230410.001/META.json   2023-04-10 
08:26:05.0 +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.yml2023-03-22 
19:22:30.0 +0100
+++ new/Business-ISBN-Data-20230410.001/META.yml2023-04-10 
08:26:05.0 +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

commit perl-Business-ISBN-Data for openSUSE:Factory

2023-04-04 Thread Source-Sync
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-04 21:17:07

Comparing /work/SRC/openSUSE:Factory/perl-Business-ISBN-Data (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new.19717 (New)


Package is "perl-Business-ISBN-Data"

Tue Apr  4 21:17:07 2023 rev:24 rq:1076912 version:20230322.001

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Business-ISBN-Data/perl-Business-ISBN-Data.changes
  2021-02-17 18:09:58.993864186 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new.19717/perl-Business-ISBN-Data.changes
   2023-04-04 21:17:11.679956426 +0200
@@ -1,0 +2,12 @@
+Thu Mar 23 03:06:07 UTC 2023 - Tina Müller 
+
+- updated to 20230322.001
+   see /usr/share/doc/packages/perl-Business-ISBN-Data/Changes
+
+  20230322.001 2023-03-22T18:22:12Z
+   * ISBN data for 20230322.001
+
+  20230316.001 2023-03-16T14:14:06Z
+   * Update data to March 2023
+
+---

Old:

  Business-ISBN-Data-20210112.006.tar.gz

New:

  Business-ISBN-Data-20230322.001.tar.gz



Other differences:
--
++ perl-Business-ISBN-Data.spec ++
--- /var/tmp/diff_new_pack.lPQtph/_old  2023-04-04 21:17:12.111959180 +0200
+++ /var/tmp/diff_new_pack.lPQtph/_new  2023-04-04 21:17:12.119959231 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Business-ISBN-Data
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,16 +18,17 @@
 
 %define cpan_name Business-ISBN-Data
 Name:   perl-Business-ISBN-Data
-Version:20210112.006
+Version:20230322.001
 Release:0
-Summary:Data pack for Business::ISBN
 License:Artistic-2.0
+Summary:Data pack for Business::ISBN
 URL:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/B/BD/BDFOY/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.64
 BuildRequires:  perl(Test::More) >= 1
 %{perl_requires}
 
@@ -61,6 +62,7 @@
 
 %prep
 %autosetup  -n %{cpan_name}-%{version}
+
 find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
 
 %build

++ Business-ISBN-Data-20210112.006.tar.gz -> 
Business-ISBN-Data-20230322.001.tar.gz ++
 2463 lines of diff (skipped)


commit perl-Business-ISBN-Data for openSUSE:Factory

2021-02-17 Thread Source-Sync
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 2021-02-17 18:09:56

Comparing /work/SRC/openSUSE:Factory/perl-Business-ISBN-Data (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new.28504 (New)


Package is "perl-Business-ISBN-Data"

Wed Feb 17 18:09:56 2021 rev:23 rq:873052 version:20210112.006

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Business-ISBN-Data/perl-Business-ISBN-Data.changes
  2021-01-22 21:49:54.493643510 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new.28504/perl-Business-ISBN-Data.changes
   2021-02-17 18:09:58.993864186 +0100
@@ -1,0 +2,56 @@
+Wed Feb 17 03:06:11 UTC 2021 - Tina M??ller 
+
+- updated to 20210112.006
+   see /usr/share/doc/packages/perl-Business-ISBN-Data/Changes
+
+  20210112.006 2021-02-16T04:08:08Z
+   * 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.
+  20210112.005_03 2021-02-15T17:43:08Z
+   * I think the CPAN Tester failures are using older versions of
+   Business::ISBN (older than 3.005 all seem to fail). I assumed they
+   started fresh, but I guess not. Require a recent version in the
+   default_data test.
+  20210112.005_02 2021-02-14T05:07:05Z
+   * Try harder to see what's going on in CPAN Testers
+  20210112.005_01 2021-02-13T12:40:28Z
+   * Try harder to figure out these test failures
+
+---
+Sun Feb 14 03:06:10 UTC 2021 - Tina M??ller 
+
+- updated to 20210112.005
+   see /usr/share/doc/packages/perl-Business-ISBN-Data/Changes
+
+---
+Thu Feb 11 03:06:09 UTC 2021 - Tina M??ller 
+
+- updated to 20210112.004
+   see /usr/share/doc/packages/perl-Business-ISBN-Data/Changes
+
+  20210112.004 2021-02-10T04:29:32Z
+   * Test the default data.
+   * Add a note about packaging RangeMessage.xml (adapted from gwyn17)
+
+---
+Wed Feb 10 03:06:11 UTC 2021 - Tina M??ller 
+
+- updated to 20210112.003
+   see /usr/share/doc/packages/perl-Business-ISBN-Data/Changes
+
+  20210112.003 2021-02-09T22:42:53Z
+   * The default data had a problem because I used the same hash key
+   twice in the default data (Github #7). Found by gwyn17.
+
+---
+Mon Feb  8 03:06:13 UTC 2021 - Tina M??ller 
+
+- updated to 20210112.002
+   see /usr/share/doc/packages/perl-Business-ISBN-Data/Changes
+
+  20210112.002 2021-02-07T05:46:20Z
+   * Don't try to load a data file if there are no data files
+   (Github #6)
+
+---

Old:

  Business-ISBN-Data-20210112.001.tar.gz

New:

  Business-ISBN-Data-20210112.006.tar.gz



Other differences:
--
++ perl-Business-ISBN-Data.spec ++
--- /var/tmp/diff_new_pack.lo3Joo/_old  2021-02-17 18:09:59.697864762 +0100
+++ /var/tmp/diff_new_pack.lo3Joo/_new  2021-02-17 18:09:59.697864762 +0100
@@ -18,7 +18,7 @@
 
 %define cpan_name Business-ISBN-Data
 Name:   perl-Business-ISBN-Data
-Version:20210112.001
+Version:20210112.006
 Release:0
 Summary:Data pack for Business::ISBN
 License:Artistic-2.0
@@ -33,10 +33,13 @@
 
 %description
 You don't need to load this module yourself in most cases. Business::ISBN
-will load it when it loads.
+will load it when it loads. You must use Business::ISBN 3.005 or later
+because the data structure changed slightly to fix a bug with ISBN13
+prefixes.
 
 These data are generated from the _RangeMessage.xml_ file provided by the
-ISBN Agency. You can retrieve this yourself at
+ISBN Agency. The distributed version matches the date in the version for
+this module. You can retrieve this yourself at
 https://www.isbn-international.org/range_file_generation. This file is
 included as part of the distribution and should be installed at
 _~lib/Business/ISBN/Data/RangeMessage.xml_.
@@ -48,8 +51,8 @@
 to this module.
 
 If the default _RangeMessage.xml_ or your alternate one is not available,
-the module falls back to data included in _Data.pm_. However, that data is
-likely to be older data. If it does not find that file, it looks for
+the module falls back to data included in _Data.pm_. However, that data are
+likely to be older. If it does not find that file, it looks for
 _RangeMessage.xml_ in the current directory.
 
 The data are in '%Business::ISBN::country_data' (although the "country"
@@ -58,6 +61,7 @@
 
 %prep
 %

commit perl-Business-ISBN-Data for openSUSE:Factory

2021-01-22 Thread Source-Sync
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 2021-01-22 21:49:39

Comparing /work/SRC/openSUSE:Factory/perl-Business-ISBN-Data (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new.28504 (New)


Package is "perl-Business-ISBN-Data"

Fri Jan 22 21:49:39 2021 rev:22 rq:864708 version:20210112.001

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Business-ISBN-Data/perl-Business-ISBN-Data.changes
  2019-12-18 14:46:33.573890347 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new.28504/perl-Business-ISBN-Data.changes
   2021-01-22 21:49:54.493643510 +0100
@@ -1,0 +2,10 @@
+Wed Jan 20 03:07:01 UTC 2021 - Tina M??ller 
+
+- updated to 20210112.001
+   see /usr/share/doc/packages/perl-Business-ISBN-Data/Changes
+
+  20210112.001 2021-01-19T14:48:12Z
+   * freshen distro, dump Travis CI, add Github Actions
+   * Update to latest Business::ISBN::Data
+
+---

Old:

  Business-ISBN-Data-20191107.tar.gz

New:

  Business-ISBN-Data-20210112.001.tar.gz



Other differences:
--
++ perl-Business-ISBN-Data.spec ++
--- /var/tmp/diff_new_pack.MsDNVS/_old  2021-01-22 21:49:54.989644213 +0100
+++ /var/tmp/diff_new_pack.MsDNVS/_new  2021-01-22 21:49:54.993644219 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Business-ISBN-Data
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,25 +16,23 @@
 #
 
 
+%define cpan_name Business-ISBN-Data
 Name:   perl-Business-ISBN-Data
-Version:20191107
+Version:20210112.001
 Release:0
-%define cpan_name Business-ISBN-Data
 Summary:Data pack for Business::ISBN
 License:Artistic-2.0
-Group:  Development/Libraries/Perl
-Url:https://metacpan.org/release/%{cpan_name}
+URL:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/B/BD/BDFOY/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Test::More) >= 0.95
+BuildRequires:  perl(Test::More) >= 1
 %{perl_requires}
 
 %description
-You don't need to load this module yourself in most cases. 'Business::ISBN'
+You don't need to load this module yourself in most cases. Business::ISBN
 will load it when it loads.
 
 These data are generated from the _RangeMessage.xml_ file provided by the
@@ -59,11 +57,11 @@
 '$Business::ISBN::country_data{_source}'.
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup  -n %{cpan_name}-%{version}
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
-make %{?_smp_mflags}
+%make_build
 
 %check
 make test
@@ -74,7 +72,6 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
 %doc Changes examples
 %license LICENSE
 

++ Business-ISBN-Data-20191107.tar.gz -> 
Business-ISBN-Data-20210112.001.tar.gz ++
 1664 lines of diff (skipped)