Compare commits

...

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
be7ecf676b
!13 [sync] PR-12: 【轻量级 PR】:Rebuild for next release
From: @openeuler-sync-bot 
Reviewed-by: @licunlong 
Signed-off-by: @licunlong
2022-10-26 08:28:42 +00:00
renxichen
bb57abb467 update for mass rebuild and upgrade verification
(cherry picked from commit 61ac66f2617834a692269c14c0e8a142a7b984cc)
2022-10-26 10:46:44 +08:00
openeuler-ci-bot
26aab08908 !10 [sync] PR-9: 升级至2.40版本
Merge pull request !10 from openeuler-sync-bot/sync-pr9-master-to-openEuler-22.03-LTS-Next
2021-12-20 13:59:06 +00:00
shixuantong
3fbe4e3a04 update version to 2.40
(cherry picked from commit 9d96e457bc77b502ca217bd3a2db047d2cb15a5b)
2021-12-20 11:31:24 +08:00
openeuler-ci-bot
ed6cca9d9f !8 perl-Archive-Tar delete -S git from %autosetup, and delete BuildRequires git
From: @chenyanpanHW
Reviewed-by: @shinwell_hu
Signed-off-by: @shinwell_hu
2021-08-11 09:30:47 +00:00
chenyanpanHW
06d4f7e40f
delete -S git from %autosetup, and delete BuildRequires git 2021-08-02 10:14:20 +08:00
openeuler-ci-bot
819a33ef5d !3 update to 2.38
Merge pull request !3 from 桐小哥/master
2020-07-29 00:56:44 +08:00
sxt1001
ceb07be282 update to 2.38 2020-07-25 11:03:15 +08:00
openeuler-ci-bot
d553766a8b !2 add yaml file in package
Merge pull request !2 from 吴超超/master
2020-06-19 16:11:05 +08:00
19909236985
8fa1581730 add yaml file in package 2020-06-13 16:51:15 +08:00
4 changed files with 225 additions and 4 deletions

Binary file not shown.

BIN
Archive-Tar-2.40.tar.gz Normal file

Binary file not shown.

View File

@ -1,14 +1,14 @@
%global perl_package_name Archive-Tar
Name: perl-Archive-Tar
Version: 2.30
Release: 421
Version: 2.40
Release: 2
Summary: A module for manipulations of tar archives
License: GPL+ or Artistic
URL: https://metacpan.org/pod/release/BINGOS/Archive-Tar-2.30/lib/Archive/Tar.pm
Source0: https://cpan.metacpan.org/authors/id/B/BI/BINGOS/%{perl_package_name}-%{version}.tar.gz
BuildArch: noarch
BuildRequires: gcc git make
BuildRequires: gcc make
BuildRequires: perl-interpreter perl-generators perl(ExtUtils::MakeMaker) >= 6.76 perl(Config)
BuildRequires: perl(Getopt::Std) perl(strict)
BuildRequires: perl(Carp) perl(constant) perl(Cwd) perl(Data::Dumper) perl(Exporter) perl(File::Basename)
@ -39,7 +39,7 @@ BuildArch: noarch
This package provides help document for perl-Archive-Tar.
%prep
%autosetup -n %{perl_package_name}-%{version} -S git
%autosetup -n %{perl_package_name}-%{version} -p1
%build
perl Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1 UNINST=0
@ -61,6 +61,21 @@ make test
%{_mandir}/man{1/*,3/*}
%changelog
* Tue Oct 25 2022 renhongxun <renhongxun@h-partners.com> - 2.40-2
- Rebuild for next release
* Fri Nov 19 2021 shixuantong <shixuantong@huawei.com> - 2.40-1
- update version to 2.40
* Mon Aug 02 2021 chenyanpanHW <chenyanpan@huawei.com> - 2.38-2
- DESC: delete -S git from %autosetup, and delete BuildRequires git
* Sat Jul 25 2020 shixuantong <shixuantong@huawei.com> - 2.38-1
- Type: NA
- ID: NA
- SUG: NA
- DESC: update to 2.38-1
* Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.30-421
- Type: enhancement
- ID: NA

206
perl-Archive-Tar.yaml Normal file
View File

@ -0,0 +1,206 @@
---
version_control: metacpan
src_repo: Archive-Tar
tag_prefix: "^v"
seperator: "."
last_query:
time_stamp: 2020-04-26 07:41:11.922595980 +00:00
raw_data: |
{
"stat" : {
"mode" : 33188,
"size" : 65248,
"mtime" : 1580650474
},
"deprecated" : false,
"download_url" : "https://cpan.metacpan.org/authors/id/B/BI/BINGOS/Archive-Tar-2.36.tar.gz",
"author" : "BINGOS",
"resources" : {
"repository" : {
"type" : "git",
"url" : "https://github.com/jib/archive-tar-new.git",
"web" : "https://github.com/jib/archive-tar-new"
}
},
"archive" : "Archive-Tar-2.36.tar.gz",
"license" : [
"perl_5"
],
"checksum_md5" : "6f33c1b0f6fafbf823b5e00396e18e85",
"distribution" : "Archive-Tar",
"id" : "JNzqKmUMD0Y5uth9rbG717SIDck",
"version_numified" : 2.36,
"tests" : {
"unknown" : 0,
"pass" : 24,
"fail" : 0,
"na" : 0
},
"main_module" : "Archive::Tar",
"status" : "latest",
"version" : "2.36",
"changes_file" : "CHANGES",
"abstract" : "Manipulates TAR archives",
"checksum_sha256" : "16ba52e0babe54f8c4deb11b103a46186763173607d59649130d0fffdd36968e",
"authorized" : true,
"name" : "Archive-Tar-2.36",
"first" : false,
"provides" : [
"Archive::Tar",
"Archive::Tar::Constant",
"Archive::Tar::File"
],
"dependency" : [
{
"version" : "0",
"module" : "ExtUtils::MakeMaker",
"phase" : "configure",
"relationship" : "requires"
},
{
"relationship" : "requires",
"module" : "Compress::Zlib",
"phase" : "runtime",
"version" : "2.015"
},
{
"relationship" : "requires",
"version" : "2.015",
"module" : "IO::Compress::Gzip",
"phase" : "runtime"
},
{
"version" : "0",
"phase" : "runtime",
"module" : "Test::More",
"relationship" : "requires"
},
{
"relationship" : "requires",
"phase" : "runtime",
"module" : "IO::Zlib",
"version" : "1.01"
},
{
"version" : "5.00503",
"phase" : "runtime",
"module" : "perl",
"relationship" : "requires"
},
{
"module" : "Test::Harness",
"phase" : "runtime",
"version" : "2.26",
"relationship" : "requires"
},
{
"relationship" : "requires",
"version" : "0.82",
"module" : "File::Spec",
"phase" : "runtime"
},
{
"version" : "2.015",
"module" : "IO::Compress::Bzip2",
"phase" : "runtime",
"relationship" : "requires"
},
{
"module" : "IO::Compress::Base",
"phase" : "runtime",
"version" : "2.015",
"relationship" : "requires"
},
{
"module" : "IO::Uncompress::UnXz",
"phase" : "runtime",
"version" : "0",
"relationship" : "recommends"
},
{
"module" : "IO::Compress::Xz",
"phase" : "runtime",
"version" : "0",
"relationship" : "recommends"
},
{
"phase" : "build",
"module" : "ExtUtils::MakeMaker",
"version" : "0",
"relationship" : "requires"
}
],
"date" : "2020-02-02T13:34:34",
"maturity" : "released",
"metadata" : {
"resources" : {
"repository" : {
"web" : "https://github.com/jib/archive-tar-new",
"type" : "git",
"url" : "https://github.com/jib/archive-tar-new.git"
}
},
"x_serialization_backend" : "JSON::PP version 4.04",
"license" : [
"perl_5"
],
"name" : "Archive-Tar",
"meta-spec" : {
"version" : 2,
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec"
},
"release_status" : "stable",
"prereqs" : {
"build" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"runtime" : {
"recommends" : {
"IO::Uncompress::UnXz" : "0",
"IO::Compress::Xz" : "0"
},
"requires" : {
"Test::Harness" : "2.26",
"IO::Zlib" : "1.01",
"IO::Compress::Base" : "2.015",
"Compress::Zlib" : "2.015",
"File::Spec" : "0.82",
"IO::Compress::Bzip2" : "2.015",
"perl" : "5.00503",
"Test::More" : "0",
"IO::Compress::Gzip" : "2.015"
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
}
},
"no_index" : {
"directory" : [
"t",
"inc",
"t",
"xt",
"inc",
"local",
"perl5",
"fatlib",
"example",
"blib",
"examples",
"eg"
]
},
"version" : "2.36",
"dynamic_config" : 1,
"author" : [
"Jos Boumans <kane[at]cpan.org>"
],
"generated_by" : "ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter version 2.150010",
"abstract" : "Manipulates TAR archives"
}
}