!2 perl-Business-ISBN-Data

Merge pull request !2 from syyhao/dev215
This commit is contained in:
openeuler-ci-bot 2020-02-25 19:28:20 +08:00 committed by Gitee
commit b21354e8c4

View File

@ -1,6 +1,6 @@
Name: perl-Business-ISBN-Data
Version: 20191107
Release: 1
Release: 2
Summary: Data pack for Business::ISBN
License: GPL+ or Artistic
URL: https://metacpan.org/release/Business-ISBN
@ -30,7 +30,7 @@ make %{?_smp_mflags}
%install
make pure_install DESTDIR=%{buildroot}
%{_fixperms} %{buildroot}
%{_fixperms} %{buildroot}/*
%check
make test
@ -44,5 +44,8 @@ make test
%{_mandir}/man3/Business::ISBN::Data.3*
%changelog
* Tue Feb 25 2020 openEuler Buildteam <buildteam@openeuler.org> - 20191107-2
- Modify the files
* Mon Feb 10 2020 openEuler Buildteam <buildteam@openeuler.org> - 20191107-1
- Package init