diff --git a/Business-ISBN-3.006.tar.gz b/Business-ISBN-3.006.tar.gz deleted file mode 100644 index edb4038..0000000 --- a/Business-ISBN-3.006.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1fefe68354ffb80cdbd24303ebe684b3b6828df3d5f09b429a09fc4f0919c9a -size 362014 diff --git a/Business-ISBN-3.007.tar.gz b/Business-ISBN-3.007.tar.gz new file mode 100644 index 0000000..a152fbf --- /dev/null +++ b/Business-ISBN-3.007.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50cc4686dd21c9537b49a231d71711e814ebd2f19aa4ca331baf92ff2de5ce19 +size 362052 diff --git a/perl-Business-ISBN.changes b/perl-Business-ISBN.changes index 9b7e51b..9dc73cb 100644 --- a/perl-Business-ISBN.changes +++ b/perl-Business-ISBN.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jan 10 03:06:57 UTC 2022 - Tina Müller + +- 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 diff --git a/perl-Business-ISBN.spec b/perl-Business-ISBN.spec index 0ddf31c..7c7315e 100644 --- a/perl-Business-ISBN.spec +++ b/perl-Business-ISBN.spec @@ -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}