update code
This commit is contained in:
parent
743b7a3f3f
commit
e6fd91b8e8
@ -1,6 +1,6 @@
|
||||
Name: perl-Exporter-Tiny
|
||||
Version: 1.002001
|
||||
Release: 3
|
||||
Release: 5
|
||||
Summary: An exporter with the features of Sub::Exporter but only core dependencies
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/Exporter-Tiny
|
||||
@ -11,7 +11,6 @@ BuildRequires: perl-generators perl-interpreter
|
||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.17
|
||||
BuildRequires: perl(Carp) perl(strict) perl(warnings)
|
||||
BuildRequires: perl(lib) perl(Test::More) >= 0.47
|
||||
BuildRequires: perl(Test::Fatal) perl(Test::Warnings)
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) perl(Carp)
|
||||
|
||||
%{?perl_default_filter}
|
||||
@ -51,6 +50,18 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Sat Oct 26 2019 shenyangyang <shenyangyang4@huawei.com> - 1.002001-5
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:delete unneeded build requires of perl(Test::Warnings)
|
||||
|
||||
* Tue Oct 15 2019 shenyangyang <shenyangyang4@huawei.com> - 1.002001-4
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:delete unneeded build requires
|
||||
|
||||
* Sun Sep 29 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.002001-3
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user