Accepting request 946054 from devel:languages:perl:autoupdate

- updated to 3.007
   see /usr/share/doc/packages/perl-Business-ISBN/Changes
  3.007 2022-01-09T04:33:56Z
  	* no code changes. Fix a link in README.pod.

OBS-URL: https://build.opensuse.org/request/show/946054
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Business-ISBN?expand=0&rev=41
This commit is contained in:
Pedro Monreal Gonzalez 2022-01-13 11:31:33 +00:00 committed by Git OBS Bridge
parent ec8837ff7b
commit a35cfbe188
4 changed files with 15 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jan 10 03:06:57 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 3.007
see /usr/share/doc/packages/perl-Business-ISBN/Changes
3.007 2022-01-09T04:33:56Z
* no code changes. Fix a link in README.pod.
-------------------------------------------------------------------
Wed Jan 20 03:06:20 UTC 2021 - Tina Müller <timueller+perl@suse.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-Business-ISBN
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%define cpan_name Business-ISBN
Name: perl-Business-ISBN
Version: 3.006
Version: 3.007
Release: 0
Summary: Work with International Standard Book Numbers
License: Artistic-2.0
@ -29,6 +29,7 @@ BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Business::ISBN::Data) >= 20191107
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.64
BuildRequires: perl(Test::More) >= 1
Requires: perl(Business::ISBN::Data) >= 20191107
%{perl_requires}