Compare commits

...

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
b457a875d6
!10 【轻量级 PR】:Rebuild for next release
From: @dongyuzhen 
Reviewed-by: @licunlong 
Signed-off-by: @licunlong
2022-10-28 11:14:48 +00:00
dongyuzhen
128212c203
update for mass rebuild and upgrade verification 2022-10-28 08:14:37 +00:00
openeuler-ci-bot
c4946b4ada
!6 【轻量级 PR】:fix bogus date in %changelog
From: @zhangkea 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
2022-06-16 09:12:08 +00:00
ut001695
c81e01d81b fix bogus date in %changelog 2022-06-16 10:31:09 +08:00
openeuler-ci-bot
dcae03c3ed !4 update version to 1.27
Merge pull request !4 from xinyingchao/master
2021-12-13 12:21:53 +00:00
weiwei_tiantian
e12823aedf update version to 1.27 2021-11-19 10:26:16 +08:00
openeuler-ci-bot
6dab545f20 !2 perl-File-Which
Merge pull request !2 from xinghe/master
2020-07-26 00:30:11 +08:00
zhouhaibo055
82a94365d0 update version 2020-07-23 20:53:36 +08:00
openeuler-ci-bot
10d22ee58a !1 add yaml file in package
Merge pull request !1 from 吴超超/master
2020-07-02 14:51:31 +08:00
19909236985
a6bcf905b2 add yaml file in package 2020-06-13 17:14:41 +08:00
4 changed files with 251 additions and 2 deletions

Binary file not shown.

BIN
File-Which-1.27.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: perl-File-Which
Version: 1.22
Release: 6
Version: 1.27
Release: 2
Summary: Perl implementation of the which utility as an API
License: GPL+ or Artistic
URL: https://metacpan.org/release/File-Which
@ -56,6 +56,18 @@ make test
%{_mandir}/man3/*
%changelog
* Fri Oct 28 2022 dongyuzhen <dongyuzhen@h-partners.com> - 1.27-2
- Rebuild for next release
* Fri Nov 19 2021 yuanxin <yuanxin24@huawei.com> - 1.27-1
- update version to 1.27
* Thu Jul 23 2020 xinghe <xinghe1@huawei.com> - 1.23-1
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:update version to 1.23
* Fri Sep 27 2019 shenyangyang<shenyangyang4@huawei.com> - 1.22-6
- Type:enhancement
- ID:NA

237
perl-File-Which.yaml Normal file
View File

@ -0,0 +1,237 @@
---
version_control: metacpan
src_repo: File-Which
tag_prefix: "^v"
seperator: "."
last_query:
time_stamp: 2020-04-26 07:39:32.078325910 +00:00
raw_data: |
{
"changes_file" : "Changes",
"version_numified" : 1.23,
"provides" : [
"File::Which"
],
"id" : "EhNeVzxL6Xfjz3XCL_akvad9uqk",
"deprecated" : false,
"first" : false,
"download_url" : "https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/File-Which-1.23.tar.gz",
"author" : "PLICEASE",
"status" : "latest",
"authorized" : true,
"checksum_md5" : "c8f054534c3c098dd7a0dada60aaae34",
"abstract" : "Perl implementation of the which utility as an API",
"maturity" : "released",
"stat" : {
"mode" : 33204,
"size" : 23293,
"mtime" : 1546284578
},
"checksum_sha256" : "b79dc2244b2d97b6f27167fc3b7799ef61a179040f3abd76ce1e0a3b0bc4e078",
"date" : "2018-12-31T19:29:38",
"metadata" : {
"author" : [
"Per Einar Ellefsen <pereinar@cpan.org>",
"Adam Kennedy <adamk@cpan.org>",
"Graham Ollis <plicease@cpan.org>"
],
"version" : "1.23",
"abstract" : "Perl implementation of the which utility as an API",
"name" : "File-Which",
"x_generated_by_perl" : "v5.29.6",
"no_index" : {
"directory" : [
"t",
"xt",
"inc",
"local",
"perl5",
"fatlib",
"example",
"blib",
"examples",
"eg"
]
},
"generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010, CPAN::Meta::Converter version 2.150005",
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"x_use_unsafe_inc" : 0,
"prereqs" : {
"develop" : {
"requires" : {
"Test::EOL" : "0",
"Test::Pod::Coverage" : "0",
"Test::Spelling" : "0",
"Test::Pod::Spelling::CommonMistakes" : "0",
"YAML" : "0",
"Test::More" : "0.47",
"Test::Strict" : "0",
"Test::Pod" : "0",
"Test::NoTabs" : "0",
"FindBin" : "0",
"Test::Fixme" : "0.07"
}
},
"runtime" : {
"requires" : {
"perl" : "5.006"
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0",
"perl" : "5.006"
}
},
"test" : {
"requires" : {
"Test::More" : "0.47",
"perl" : "5.006"
}
}
},
"x_serialization_backend" : "Cpanel::JSON::XS version 4.08",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/plicease/File-Which/issues"
},
"homepage" : "https://metacpan.org/pod/File::Which",
"repository" : {
"url" : "git://github.com/plicease/File-Which.git",
"type" : "git",
"web" : "https://github.com/plicease/File-Which"
}
},
"license" : [
"perl_5"
],
"release_status" : "stable",
"dynamic_config" : 0
},
"resources" : {
"repository" : {
"url" : "git://github.com/plicease/File-Which.git",
"type" : "git",
"web" : "https://github.com/plicease/File-Which"
},
"homepage" : "https://metacpan.org/pod/File::Which",
"bugtracker" : {
"web" : "https://github.com/plicease/File-Which/issues"
}
},
"main_module" : "File::Which",
"license" : [
"perl_5"
],
"archive" : "File-Which-1.23.tar.gz",
"distribution" : "File-Which",
"version" : "1.23",
"dependency" : [
{
"module" : "perl",
"phase" : "configure",
"version" : "5.006",
"relationship" : "requires"
},
{
"module" : "ExtUtils::MakeMaker",
"phase" : "configure",
"version" : "0",
"relationship" : "requires"
},
{
"phase" : "test",
"module" : "perl",
"version" : "5.006",
"relationship" : "requires"
},
{
"phase" : "test",
"version" : "0.47",
"module" : "Test::More",
"relationship" : "requires"
},
{
"module" : "Test::Pod::Coverage",
"version" : "0",
"phase" : "develop",
"relationship" : "requires"
},
{
"phase" : "develop",
"module" : "Test::Pod::Spelling::CommonMistakes",
"version" : "0",
"relationship" : "requires"
},
{
"version" : "0",
"module" : "Test::NoTabs",
"phase" : "develop",
"relationship" : "requires"
},
{
"relationship" : "requires",
"version" : "0",
"module" : "FindBin",
"phase" : "develop"
},
{
"version" : "0.47",
"module" : "Test::More",
"phase" : "develop",
"relationship" : "requires"
},
{
"version" : "0.07",
"module" : "Test::Fixme",
"phase" : "develop",
"relationship" : "requires"
},
{
"relationship" : "requires",
"version" : "0",
"module" : "YAML",
"phase" : "develop"
},
{
"version" : "0",
"module" : "Test::Spelling",
"phase" : "develop",
"relationship" : "requires"
},
{
"relationship" : "requires",
"module" : "Test::EOL",
"version" : "0",
"phase" : "develop"
},
{
"relationship" : "requires",
"module" : "Test::Strict",
"phase" : "develop",
"version" : "0"
},
{
"relationship" : "requires",
"module" : "Test::Pod",
"version" : "0",
"phase" : "develop"
},
{
"relationship" : "requires",
"version" : "5.006",
"module" : "perl",
"phase" : "runtime"
}
],
"name" : "File-Which-1.23",
"tests" : {
"na" : 1,
"fail" : 1,
"pass" : 3479,
"unknown" : 1
}
}