!5 add perl-Test-Fatal to BuildRequires

From: @tong_1001
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2020-11-24 18:21:15 +08:00 committed by Gitee
commit 8cc09b8777

View File

@ -1,13 +1,13 @@
Name: perl-LWP-MediaTypes
Version: 6.04
Release: 1
Release: 2
Summary: Guess media type for a file or a URL
License: (GPL+ or Artistic) and Public Domain
URL: https://metacpan.org/release/LWP-MediaTypes
Source0: https://cpan.metacpan.org/authors/id/G/GA/GAAS/LWP-MediaTypes-%{version}.tar.gz
BuildArch: noarch
BuildRequires: perl-generators perl(Exporter) perl(ExtUtils::MakeMaker) perl(File::Basename) perl(Test)
BuildRequires: perl-generators perl-Test-Fatal perl(Exporter) perl(ExtUtils::MakeMaker) perl(File::Basename) perl(Test)
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) perl(File::Basename) mailcap
Conflicts: perl-libwww-perl < 6
@ -49,6 +49,9 @@ make test
%{_mandir}/man3/*
%changelog
* Tue Nov 24 2020 shixuantong<shixuantong@huawei.com> - 6.04-2
- add perl-Test-Fatal to BuildRequires
* Mon Aug 24 2020 dingyue<dingyue5@huawei.com> - 6.04-1
- Bump version to 6.04