Pedro Monreal Gonzalez
7c7f349a91
- 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
161 lines
5.5 KiB
Plaintext
161 lines
5.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
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>
|
|
|
|
- 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 <timueller+perl@suse.de>
|
|
|
|
- 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 <timueller+perl@suse.de>
|
|
|
|
- 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 <timueller+perl@suse.de>
|
|
|
|
- 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)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 20 03:07:01 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 12 03:09:11 UTC 2019 - <timueller+perl@suse.de>
|
|
|
|
- updated to 20191107
|
|
see /usr/share/doc/packages/perl-Business-ISBN-Data/Changes
|
|
|
|
20191107 2019-12-11T20:04:42Z
|
|
* Peter Williams fixed the 978/979 distinction (GitHub #5)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 17 09:40:25 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 20140910.003
|
|
see /usr/share/doc/packages/perl-Business-ISBN-Data/Changes
|
|
|
|
Revision history for Perl module
|
|
- Drop fix-provides.diff (included upstream)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 19 13:24:45 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 20140910.002
|
|
* Look in the current directory for RangeMessage.xml if it's
|
|
not in other locations. This can help with various Perl app
|
|
packagers. (But, also try ISBN_RANGE_MESSAGE env var)
|
|
- add fix-provides.diff to avoid providing ::ISBN without data
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 21 13:42:01 UTC 2014 - lars@linux-schulserver.de
|
|
|
|
- updated to 20140910.001:
|
|
* Update to the latest data (2014-09-10)
|
|
- fix perl path in make_data.pl
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 4 11:43:57 UTC 2013 - coolo@suse.com
|
|
|
|
- updated to 20120719.001
|
|
* Support data from RangeMessage.xml. You can use the latest
|
|
data from ISBN without updating this module.
|
|
|
|
Specify the Test::More version so I cna use subtest.
|
|
No code or feature changes
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 30 19:19:51 UTC 2010 - coolo@novell.com
|
|
|
|
- switch to perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 4 18:25:47 UTC 2010 - chris@computersalat.de
|
|
|
|
- recreated by cpanspec 1.78
|
|
- noarch pkg
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
|
|
|
- enable parallel build
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 25 19:29:04 CEST 2009 - chris@computersalat.de
|
|
|
|
- spec mods
|
|
* removed ^----------
|
|
* removed ^#---------
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 28 18:47:35 CEST 2009 - chris@computersalat.de
|
|
|
|
- update to 20081208
|
|
- 0.00 - Fri Dec 5 12:00:41 2008
|
|
* Latest data update.
|
|
- 20081020 - Mon Oct 20 17:44:15 2008
|
|
* Updated publisher codes thanks to Yakov Shafranovich
|
|
* Version number is now the update date of the module,
|
|
in YYYYMMDD. This not the date of the ISBN Agency
|
|
updates though.
|
|
- added perl-macros
|
|
o autogen filelist with perl_gen_filelist
|
|
- spec mods
|
|
o fixed deps
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 12 13:01:45 CET 2008 - lars@linux-schulserver.de
|
|
|
|
- Update to 1.17:
|
|
[BUGFIX] RT #29078: Fix publihser ranges for Greece
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 23 14:46:46 CEST 2007 - lrupp@suse.de
|
|
|
|
- initial package 1.14
|
|
|