Compare commits

...

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
c515a95c05
!15 [sync] PR-8: 【轻量级 PR】:Rebuild for next release
From: @openeuler-sync-bot 
Reviewed-by: @licunlong 
Signed-off-by: @licunlong
2022-11-02 03:17:55 +00:00
dongyuzhen
1a4ae86b87 update for mass rebuild and upgrade verification
(cherry picked from commit 6863db182907ebd675450d94834afba151ff26eb)
2022-11-02 10:20:33 +08:00
openeuler-ci-bot
8d31f81231
!11 【轻量级 PR】:modify the license to make it specification
From: @dongyuzhen 
Reviewed-by: @licunlong 
Signed-off-by: @licunlong
2022-11-01 11:15:26 +00:00
dongyuzhen
98e32c3be1
modify the license to make it specification 2022-11-01 10:20:10 +00:00
openeuler-ci-bot
2607d9d83e !6 upgrade version to 2.09
From: @tong_1001
Reviewed-by: @myeuler
Signed-off-by: @myeuler
2021-02-02 23:25:23 +08:00
sxt1001
bb31412a3d upgrade version to 2.09 2021-01-26 11:05:21 +08:00
openeuler-ci-bot
bf7b28dbfc !4 perl-IPC-SysV
Merge pull request !4 from xinghe/master
2020-07-26 00:22:44 +08:00
jinzhimin369
ed37ee8030 update version 2020-07-24 09:36:33 +08:00
openeuler-ci-bot
f76abe9607 !3 add yaml file in package
Merge pull request !3 from 吴超超/master
2020-06-15 09:18:12 +08:00
19909236985
d3760b5665 add yaml file in package 2020-06-13 17:24:39 +08:00
4 changed files with 138 additions and 3 deletions

Binary file not shown.

BIN
IPC-SysV-2.09.tar.gz Normal file

Binary file not shown.

View File

@ -1,8 +1,8 @@
Name: perl-IPC-SysV
Version: 2.07
Release: 6
Version: 2.09
Release: 2
Summary: Object class for SysV as well as the SysV IPC constants and system calls
License: GPL or Artistic
License: Artistic-1.0-Perl or GPL-1.0-or-later
URL: https://metacpan.org/release/IPC-SysV
Source0: https://cpan.metacpan.org/authors/id/M/MH/MHX/IPC-SysV-%{version}.tar.gz
@ -52,6 +52,15 @@ make test TEST_VERBOSE=1
%{_mandir}/man3/*
%changelog
* Tue Oct 25 2022 dongyuzhen <dongyuzhen@h-partners.com> - 2.09-2
- Rebuild for next release
* Tue Jan 26 2021 shixuantong <shixuantong@huawei.com> - 2.09-1
- upgrade version to 2.09
* Fri Jul 24 2020 xinghe <xinghe1@huawei.com> - 2.08-1
- update version to 2.08
* Wed May 13 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.07-6
- Add build requires of perl-devel

126
perl-IPC-SysV.yaml Normal file
View File

@ -0,0 +1,126 @@
---
version_control: metacpan
src_repo: IPC-SysV
tag_prefix: "^v"
seperator: "."
last_query:
time_stamp: 2020-04-26 07:40:11.353143100 +00:00
raw_data: |
{
"metadata" : {
"release_status" : "stable",
"dynamic_config" : 1,
"license" : [
"perl_5"
],
"name" : "IPC-SysV",
"author" : [
"Marcus Holland-Moritz <mhx@cpan.org>"
],
"abstract" : "System V IPC constants and system calls",
"prereqs" : {
"build" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"runtime" : {
"requires" : {
"Test::More" : "0.45"
}
}
},
"generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 2.150001, CPAN::Meta::Converter version 2.150005",
"version" : "2.07",
"no_index" : {
"directory" : [
"t",
"inc",
"t",
"xt",
"inc",
"local",
"perl5",
"fatlib",
"example",
"blib",
"examples",
"eg"
]
},
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
}
},
"deprecated" : "false",
"tests" : {
"unknown" : 3,
"na" : 25,
"pass" : 1290,
"fail" : 0
},
"provides" : [
"IPC::Msg",
"IPC::Msg::stat",
"IPC::Semaphore",
"IPC::Semaphore::stat",
"IPC::SharedMem",
"IPC::SharedMem::stat",
"IPC::SysV"
],
"authorized" : true,
"stat" : {
"mtime" : 1462826678,
"gid" : 1009,
"size" : 68726,
"uid" : 1009,
"mode" : 33204
},
"version" : "2.07",
"id" : "Eeoq_UIDDziwPtfJ4bmkYE00fHE",
"main_module" : "IPC::SysV",
"resources" : {},
"checksum_md5" : "4faf5a19c529ff5dae6071d346a47468",
"changes_file" : "Changes",
"checksum_sha256" : "d01a367af771d35e3b11a21366ad6405f8d28e8cbca4c0cf08ab78bf157d052d",
"version_numified" : 2.07,
"archive" : "IPC-SysV-2.07.tar.gz",
"author" : "MHX",
"license" : [
"perl_5"
],
"dependency" : [
{
"phase" : "build",
"relationship" : "requires",
"version" : "0",
"module" : "ExtUtils::MakeMaker"
},
{
"module" : "Test::More",
"phase" : "runtime",
"relationship" : "requires",
"version" : "0.45"
},
{
"module" : "ExtUtils::MakeMaker",
"relationship" : "requires",
"version" : "0",
"phase" : "configure"
}
],
"abstract" : "System V IPC constants and system calls",
"first" : false,
"status" : "latest",
"distribution" : "IPC-SysV",
"date" : "2016-05-09T20:44:38",
"maturity" : "released",
"download_url" : "https://cpan.metacpan.org/authors/id/M/MH/MHX/IPC-SysV-2.07.tar.gz",
"name" : "IPC-SysV-2.07"
}