Accepting request 873047 from devel:languages:perl:autoupdate
- 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 OBS-URL: https://build.opensuse.org/request/show/873047 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Business-ISBN-Data?expand=0&rev=32
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1c67d22e21418dc3a5f9fd9c0df4359ba08737292902e3f25c2c43129ad94eb0
|
||||
size 27566
|
3
Business-ISBN-Data-20210112.006.tar.gz
Normal file
3
Business-ISBN-Data-20210112.006.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:98c2cfb266b5fdd016989abaa471d9dd4c1d593c508a6f01f66d184d5fee8bae
|
||||
size 29035
|
@@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 17 03:06:11 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- 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 <timueller+perl@suse.de>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%define cpan_name Business-ISBN-Data
|
||||
Name: perl-Business-ISBN-Data
|
||||
Version: 20210112.005
|
||||
Version: 20210112.006
|
||||
Release: 0
|
||||
Summary: Data pack for Business::ISBN
|
||||
License: Artistic-2.0
|
||||
@@ -33,7 +33,9 @@ BuildRequires: perl(Test::More) >= 1
|
||||
|
||||
%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. The distributed version matches the date in the version for
|
||||
|
Reference in New Issue
Block a user