update to 5.20200717

This commit is contained in:
sxt1001 2020-08-28 12:45:32 +08:00
parent 50312c499c
commit afa86f172c
3 changed files with 6 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,14 +1,14 @@
Name: perl-Module-CoreList
Epoch: 1
Version: 5.20180920
Release: 2
Version: 5.20200717
Release: 1
Summary: what modules shipped with versions of perl
License: GPL+ or Artistic
URL: https://metacpan.org/release/Module-CoreList
Source0: https://cpan.metacpan.org/authors/id/B/BI/BINGOS/Module-CoreList-%{version}.tar.gz
BuildArch: noarch
BuildRequires: perl perl-generators perl-interpreter perl(Config) perl(List::Util) perl(strict)
BuildRequires: perl coreutils make perl-generators perl-interpreter perl(Config) perl(List::Util) perl(strict)
BuildRequires: perl(version) perl(ExtUtils::MakeMaker) perl(warnings) perl(Test::More) make
Requires: perl(List::Util) perl(version) perl(feature) perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
Provides: perl-Module-CoreList-tools
@ -50,6 +50,9 @@ make test
%{_mandir}/man3/*
%changelog
* Fri Aug 28 2020 shixuantong<shixuantong@huawei.com> - 5.20200717-1
- update verison to 5.20200717
* Wed Sep 11 2019 openEuler Buildteam <buildteam@openeuler.org> - 1:5.20180920-2
- Package init