Compare commits

...

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
dc1569db33
!9 【轻量级 PR】:Rebuild for next release
From: @dongyuzhen 
Reviewed-by: @licunlong 
Signed-off-by: @licunlong
2022-10-27 03:43:37 +00:00
dongyuzhen
d0e2576038
update for mass rebuild and upgrade verification 2022-10-25 07:01:20 +00:00
openeuler-ci-bot
081e89e261
!8 【轻量级 PR】:fix bogus date in %changelog
From: @zhangkea 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
2022-06-16 09:12:33 +00:00
ut001695
ed02d6fcd2 fix bogus date in %changelog 2022-06-16 10:08:32 +08:00
openeuler-ci-bot
5fc8589fed !6 update version to 2.18
Merge pull request !6 from xinyingchao/openEuler-22.03-LTS-Next
2021-12-27 01:38:17 +00:00
renmingshuai
9ef021938c update version to 2.18 2021-12-26 14:18:05 +08:00
openeuler-ci-bot
a56079dde8 !2 perl-File-Path update version 2.17
Merge pull request !2 from 温占礼/master
2020-07-29 22:04:25 +08:00
zhanliwen
1562ffbe93 update version 2.17 2020-07-29 18:54:08 +08:00
openeuler-ci-bot
617eac3183 !1 add yaml file in package
Merge pull request !1 from 吴超超/master
2020-07-02 14:51:48 +08:00
19909236985
157762e1ec add yaml file in package 2020-06-13 17:13:53 +08:00
4 changed files with 223 additions and 3 deletions

Binary file not shown.

BIN
File-Path-2.18.tar.gz Normal file

Binary file not shown.

View File

@ -1,8 +1,8 @@
Name: perl-File-Path
Version: 2.16
Release: 4
Version: 2.18
Release: 2
Summary: Create or remove directory trees
License: GPL+ or Artistic
License: Artistic-1.0-Perl or GPL-1.0-or-later
URL: https://metacpan.org/pod/File::Path
Source0: https://cpan.metacpan.org/authors/id/J/JK/JKEENAN/File-Path-%{version}.tar.gz
BuildArch: noarch
@ -48,6 +48,18 @@ make test
%{_mandir}/man3/*
%changelog
* Tue Oct 25 2022 dongyuzhen <dongyuzhen@h-partners.com> - 2.18-2
- Rebuild for next release
* Sun Dec 26 2021 yuanxin <yuanxin24m@huawei.com> - 2.18-1
- update version to 2.18
* Wed Jul 29 2020 wenzhanli<wenzhanli2@huawei.com> - 2.17-1
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:version update 2.17-1
* Sat Dec 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.16-4
- Change the mod of file

208
perl-File-Path.yaml Normal file
View File

@ -0,0 +1,208 @@
---
version_control: metacpan
src_repo: File-Path
tag_prefix: "^v"
seperator: "."
last_query:
time_stamp: 2020-04-26 07:40:32.057586620 +00:00
raw_data: |
{
"maturity" : "released",
"stat" : {
"mode" : 33188,
"size" : 31871,
"mtime" : 1535720653
},
"metadata" : {
"resources" : {
"repository" : {
"web" : "https://github.com/jkeenan/File-Path",
"url" : "https://github.com/jkeenan/File-Path.git",
"type" : "git"
}
},
"release_status" : "stable",
"license" : [
"unknown",
"perl_5"
],
"dynamic_config" : 1,
"generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010",
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"prereqs" : {
"build" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"runtime" : {
"requires" : {
"File::Basename" : "0",
"Exporter" : "0",
"File::Spec" : "0",
"Cwd" : "0"
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"test" : {
"requires" : {
"Fcntl" : "0",
"Test::Simple" : "0.44",
"File::Spec::Functions" : "0",
"Carp" : "0",
"Config" : "0",
"SelectSaver" : "0",
"Errno" : "0"
}
}
},
"x_serialization_backend" : "JSON::PP version 2.97001",
"abstract" : "Create or remove directory trees",
"name" : "File-Path",
"no_index" : {
"directory" : [
"t",
"inc",
"t",
"xt",
"inc",
"local",
"perl5",
"fatlib",
"example",
"blib",
"examples",
"eg"
]
},
"author" : [
"unknown"
],
"version" : "2.16"
},
"checksum_sha256" : "21f7d69b59c381f459c5f0bf697d512109bd911f12ca33270b70ca9a9ef6fa05",
"date" : "2018-08-31T13:04:13",
"archive" : "File-Path-2.16.tar.gz",
"license" : [
"unknown",
"perl_5"
],
"distribution" : "File-Path",
"resources" : {
"repository" : {
"type" : "git",
"url" : "https://github.com/jkeenan/File-Path.git",
"web" : "https://github.com/jkeenan/File-Path"
}
},
"main_module" : "File::Path",
"version" : "2.16",
"dependency" : [
{
"phase" : "build",
"version" : "0",
"module" : "ExtUtils::MakeMaker",
"relationship" : "requires"
},
{
"relationship" : "requires",
"version" : "0",
"phase" : "runtime",
"module" : "File::Spec"
},
{
"relationship" : "requires",
"phase" : "runtime",
"version" : "0",
"module" : "Exporter"
},
{
"version" : "0",
"phase" : "runtime",
"module" : "Cwd",
"relationship" : "requires"
},
{
"relationship" : "requires",
"version" : "0",
"phase" : "runtime",
"module" : "File::Basename"
},
{
"module" : "File::Spec::Functions",
"phase" : "test",
"version" : "0",
"relationship" : "requires"
},
{
"relationship" : "requires",
"module" : "Config",
"phase" : "test",
"version" : "0"
},
{
"relationship" : "requires",
"module" : "Test::Simple",
"phase" : "test",
"version" : "0.44"
},
{
"relationship" : "requires",
"module" : "SelectSaver",
"version" : "0",
"phase" : "test"
},
{
"relationship" : "requires",
"version" : "0",
"phase" : "test",
"module" : "Errno"
},
{
"phase" : "test",
"module" : "Carp",
"version" : "0",
"relationship" : "requires"
},
{
"module" : "Fcntl",
"phase" : "test",
"version" : "0",
"relationship" : "requires"
},
{
"version" : "0",
"phase" : "configure",
"module" : "ExtUtils::MakeMaker",
"relationship" : "requires"
}
],
"name" : "File-Path-2.16",
"tests" : {
"unknown" : 0,
"pass" : 1640,
"fail" : 2,
"na" : 0
},
"changes_file" : "Changes",
"version_numified" : 2.16,
"id" : "NPY25RMnOdCjoAeifYKgXNRWKeU",
"provides" : [
"File::Path"
],
"download_url" : "https://cpan.metacpan.org/authors/id/J/JK/JKEENAN/File-Path-2.16.tar.gz",
"first" : false,
"deprecated" : false,
"author" : "JKEENAN",
"status" : "latest",
"checksum_md5" : "1994f582d7183f310050373b2048174e",
"abstract" : "Create or remove directory trees",
"authorized" : true
}