update version to 3.008

This commit is contained in:
xujing 2023-07-26 10:23:09 +08:00
parent 2c32bf2c51
commit cfa098320a
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
Business-ISBN-3.008.tar.gz Normal file

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: perl-Business-ISBN Name: perl-Business-ISBN
Version: 3.007 Version: 3.008
Release: 1 Release: 1
Summary: Work with International Standard Book Numbers Summary: Work with International Standard Book Numbers
License: Artistic 2.0 License: Artistic 2.0
@ -8,7 +8,7 @@ Source0: https://cpan.metacpan.org/authors/id/B/BD/BDFOY/Business-ISBN-%{
BuildArch: noarch BuildArch: noarch
BuildRequires: coreutils findutils make perl-interpreter perl-generators BuildRequires: coreutils findutils make perl-interpreter perl-generators
BuildRequires: perl(ExtUtils::MakeMaker) perl(Business::ISBN::Data) >= 20191107 BuildRequires: perl(ExtUtils::MakeMaker) perl(Business::ISBN::Data) >= 20230322.001
#Test #Test
BuildRequires: perl(Test::More) BuildRequires: perl(Test::More)
@ -47,6 +47,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Wed Jul 26 2023 xujing <xujing125@huawei.com> - 3.008-1
- update version to 3.008
* Fri Oct 21 2022 xujing <xujing125@huawei.com> - 3.007-1 * Fri Oct 21 2022 xujing <xujing125@huawei.com> - 3.007-1
- update version to 3.007 - update version to 3.007