version update

This commit is contained in:
weiwei_150212 2020-07-27 15:43:37 +08:00
parent 37f2e1acb2
commit 9e40577a8b
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 Name: perl-Module-CoreList
Epoch: 1 Epoch: 1
Version: 5.20180920 Version: 5.20200717
Release: 2 Release: 1
Summary: what modules shipped with versions of perl Summary: what modules shipped with versions of perl
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/Module-CoreList URL: https://metacpan.org/release/Module-CoreList
Source0: https://cpan.metacpan.org/authors/id/B/BI/BINGOS/Module-CoreList-%{version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/B/BI/BINGOS/Module-CoreList-%{version}.tar.gz
BuildArch: noarch 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 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)) Requires: perl(List::Util) perl(version) perl(feature) perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
Provides: perl-Module-CoreList-tools Provides: perl-Module-CoreList-tools
@ -50,6 +50,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Mon Jul 27 2020 zhanzhimin <zhanzhimin@huawei.com> - 1:5.20200717-1
- 5.20200717 bump
* Wed Sep 11 2019 openEuler Buildteam <buildteam@openeuler.org> - 1:5.20180920-2 * Wed Sep 11 2019 openEuler Buildteam <buildteam@openeuler.org> - 1:5.20180920-2
- Package init - Package init