Compare commits
10 Commits
50312c499c
...
cc180b0038
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cc180b0038 | ||
|
|
36903c76d7 | ||
|
|
11d09b728d | ||
|
|
51b1590f73 | ||
|
|
fd0f6bee23 | ||
|
|
7821de592e | ||
|
|
e613109b58 | ||
|
|
9e40577a8b | ||
|
|
ed6d0dedfe | ||
|
|
37f2e1acb2 |
Binary file not shown.
BIN
Module-CoreList-5.20211020.tar.gz
Normal file
BIN
Module-CoreList-5.20211020.tar.gz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
||||
Name: perl-Module-CoreList
|
||||
Epoch: 1
|
||||
Version: 5.20180920
|
||||
Version: 5.20211020
|
||||
Release: 2
|
||||
Summary: what modules shipped with versions of perl
|
||||
License: GPL+ or Artistic
|
||||
@ -8,7 +8,7 @@ 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,18 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Tue Oct 25 2022 wangjiang <wangjiang37@h-partners.com> - 1:5.20211020-2
|
||||
- Rebuild for next release
|
||||
|
||||
* Tue Dec 21 2021 shangyibin <shangyibin1@huawei.com> - 1:5.20211020-1
|
||||
- upgrade version to 5.20211020
|
||||
|
||||
* Tue Jan 26 2021 liudabo <liudabo1@huawei.com> - 1:5.20201220-1
|
||||
- upgrade version to 5.20201220
|
||||
|
||||
* 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
|
||||
- Package init
|
||||
|
||||
|
||||
4
perl-Module-CoreList.yaml
Normal file
4
perl-Module-CoreList.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: metacpan
|
||||
src_repo: Module-CoreList
|
||||
tag_prefix: ^v
|
||||
seperator: "."
|
||||
Loading…
x
Reference in New Issue
Block a user