Accepting request 1174137 from devel:languages:perl

- updated to 20240509.001
   see /usr/share/doc/packages/perl-Business-ISBN-Data/Changes
  20240509.001 2024-05-09T18:55:16Z
  	* data update for 2024-05-09
  20240427.001 2024-04-27T10:36:58Z
  	* data update for 2024-04-27
  20240426.001 2024-04-26T11:41:31Z
  	* data update for 2024-04-26
  20240420.001 2024-04-20T11:39:16Z
  	* data update for 2024-04-20
  20240413.001 2024-04-13T19:53:52Z
  	* data update for 2024-04-13
  20240323.001 2024-03-23T08:30:28Z
  	* Data update for 2023-03-23
  20240321.001 2024-03-21T07:16:25Z
  	* Data update for 2024-03-21
  20240313.001 2024-03-13T08:28:48Z
  	* Data update for 2024-03-13
  20240308.001 2024-03-08T08:32:18Z
  	* Data update for 2024-03-08
  20240302.001 2024-03-02T23:33:19Z
  	* Data update for 2024-03-02
  20240229.001 2024-02-29T21:17:00Z
  	* Data update for 2024-02-29 (Leap day!)
  20240209.001 2024-02-09T21:13:28Z
  	* data update for 2024-02-09
  20240206.001 2024-02-06T04:11:18Z
  	* data update for 2024-02-06
  20240126.001 2024-01-26T04:20:55Z
  	* Data update for 2024-01-25
  20240123.001 2024-01-23T14:52:26Z
  	* Data update for 2024-01-23
  20240116.001 2024-01-16T14:01:15Z
  	* Data upate for 2024-01-16
  20240111.001 2024-01-11T19:06:03Z
  	* Data update for 2014-01-11 (forwarded request 1173781 from tinita)

OBS-URL: https://build.opensuse.org/request/show/1174137
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Business-ISBN-Data?expand=0&rev=36
This commit is contained in:
Ana Guerrero 2024-05-16 15:12:52 +00:00 committed by Git OBS Bridge
commit 6750e642a9
4 changed files with 49 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9273f70ffbc74abba65266d4f8ff0d182cdcd0d6a625512615092f1f015ea5f7
size 33322

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eb562309de45c5a3b59ad657b815dc7f5a44a56241379e820da50c37f8c015e1
size 34204

View File

@ -1,3 +1,44 @@
-------------------------------------------------------------------
Fri May 10 03:06:10 UTC 2024 - Tina Müller <timueller+perl@suse.de>
- updated to 20240509.001
see /usr/share/doc/packages/perl-Business-ISBN-Data/Changes
20240509.001 2024-05-09T18:55:16Z
* data update for 2024-05-09
20240427.001 2024-04-27T10:36:58Z
* data update for 2024-04-27
20240426.001 2024-04-26T11:41:31Z
* data update for 2024-04-26
20240420.001 2024-04-20T11:39:16Z
* data update for 2024-04-20
20240413.001 2024-04-13T19:53:52Z
* data update for 2024-04-13
20240323.001 2024-03-23T08:30:28Z
* Data update for 2023-03-23
20240321.001 2024-03-21T07:16:25Z
* Data update for 2024-03-21
20240313.001 2024-03-13T08:28:48Z
* Data update for 2024-03-13
20240308.001 2024-03-08T08:32:18Z
* Data update for 2024-03-08
20240302.001 2024-03-02T23:33:19Z
* Data update for 2024-03-02
20240229.001 2024-02-29T21:17:00Z
* Data update for 2024-02-29 (Leap day!)
20240209.001 2024-02-09T21:13:28Z
* data update for 2024-02-09
20240206.001 2024-02-06T04:11:18Z
* data update for 2024-02-06
20240126.001 2024-01-26T04:20:55Z
* Data update for 2024-01-25
20240123.001 2024-01-23T14:52:26Z
* Data update for 2024-01-23
20240116.001 2024-01-16T14:01:15Z
* Data upate for 2024-01-16
20240111.001 2024-01-11T19:06:03Z
* Data update for 2014-01-11
-------------------------------------------------------------------
Sat Dec 23 03:06:09 UTC 2023 - Tina Müller <timueller+perl@suse.de>

View File

@ -18,13 +18,14 @@
%define cpan_name Business-ISBN-Data
Name: perl-Business-ISBN-Data
Version: 20231220.1.0
Version: 20240509.1.0
Release: 0
%define cpan_version 20231220.001
# 20240509.001 -> normalize -> 20240509.1.0
%define cpan_version 20240509.001
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}-%{cpan_version}.tar.gz
Source0: https://cpan.metacpan.org/authors/id/B/BR/BRIANDFOY/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRequires: perl
@ -32,7 +33,7 @@ BuildRequires: perl-macros
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.64
BuildRequires: perl(Test::More) >= 1
Provides: perl(Business::ISBN::Data) = %{version}
%define __perllib_provides /bin/true
%undefine __perllib_provides
%{perl_requires}
%description