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