Compare commits

...

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
c985cb336e
!10 [sync] PR-8: 【轻量级 PR】:Rebuild for next release
From: @openeuler-sync-bot 
Reviewed-by: @licunlong 
Signed-off-by: @licunlong
2022-10-28 09:09:18 +00:00
renxichen
8f51d5ba8f update for mass rebuild and upgrade verification
(cherry picked from commit 23524b4e78b0fbcbbae10251f69b75bf483ff7f0)
2022-10-26 16:28:53 +08:00
openeuler-ci-bot
b8c9d25daa
!4 【轻量级 PR】:Fix changelog error
From: @fu-shanqing 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
2022-06-16 09:35:12 +00:00
openeuler-ci-bot
ccc33078f7
!5 【轻量级 PR】:fix bogus date in %changelog
From: @zhangkea 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
2022-06-16 08:51:20 +00:00
ut001695
5d1b32c6fd fix bogus date in %changelog 2022-06-15 14:53:57 +08:00
付善庆
956c590978
Fix changelog error 2022-06-08 06:39:59 +00:00
openeuler-ci-bot
3301046ba1
!3 [sync] PR-2: fix test failed
Merge pull request !3 from openeuler-sync-bot/sync-pr2-openEuler-22.03-LTS-Next-to-master
2022-01-24 01:52:54 +00:00
weiwei_tiantian
916a562866 fix test failed
(cherry picked from commit f314acaa38c64c76643dc1ae19c250d00f187256)
2022-01-24 09:44:11 +08:00
openeuler-ci-bot
e40f196506 !1 add yaml file in package
Merge pull request !1 from 吴超超/master
2020-06-15 09:13:56 +08:00
19909236985
b1ce2c53a5 add yanl file in package 2020-06-13 16:52:47 +08:00
2 changed files with 150 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: perl-B-Debug
Version: 1.26
Release: 4
Release: 6
Summary: Walk Perl syntax tree, printing debug info about ops
License: GPL or Artistic
URL: https://metacpan.org/release/B-Debug
@ -11,7 +11,7 @@ BuildArch: noarch
BuildRequires: gcc perl(ExtUtils::MakeMaker) perl-interpreter perl-generators
#for test
BuildRequires: perl(Test::More) perl(Test::Pod) >= 1.00
BuildRequires: perl(Test::More) perl(Test::Pod) >= 1.00 perl(deprecate)
Requires: perl(:MODULE_COMPAT_%(perl -V:version | cut -d"'" -f 2))
@ -45,6 +45,12 @@ make test TEST_VERBOSE=1
%changelog
* Wed Oct 26 2022 renhongxun <renhongxun@h-partners.com> - 1.26-6
- Rebuild for next release
* Wed Jan 05 2022 tianwei<tianwei12@huawei.com> - 1.26-5
- fix test failed
* Fri Sep 27 2019 shenyangyang<shenyangyang4@huawei.com> - 1.26-4
- Type:enhancement
- ID:NA

142
perl-B-Debug.yaml Normal file
View File

@ -0,0 +1,142 @@
---
version_control: metacpan
src_repo: B-Debug
tag_prefix: "^v"
seperator: "."
last_query:
time_stamp: 2020-04-26 07:40:10.794346850 +00:00
raw_data: |
{
"maturity" : "released",
"metadata" : {
"version" : "1.26",
"no_index" : {
"directory" : [
"t",
"inc",
"t",
"xt",
"inc",
"local",
"perl5",
"fatlib",
"example",
"blib",
"examples",
"eg"
]
},
"release_status" : "stable",
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"runtime" : {
"requires" : {
"Test::More" : "0",
"deprecate" : "0.03",
"B" : "0"
},
"recommends" : {
"B::Flags" : "0.04"
}
},
"build" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
}
},
"generated_by" : "ExtUtils::MakeMaker version 8.3004, CPAN::Meta::Converter version 2.150010, CPAN::Meta::Converter version 2.150005",
"abstract" : "print debug info about ops",
"dynamic_config" : 1,
"author" : [
"Malcolm Beattie <retired>, Reini Urban <rurban@cpan.org>"
],
"name" : "B-Debug",
"license" : [
"perl_5"
],
"x_serialization_backend" : "JSON::PP version 2.94_01",
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
}
},
"authorized" : true,
"checksum_sha256" : "8d6d3f5134f0ddd8dde68e6581f5b30b73b7db40fd28d076e4f6e5386f570d3a",
"dependency" : [
{
"relationship" : "requires",
"module" : "ExtUtils::MakeMaker",
"phase" : "build",
"version" : "0"
},
{
"phase" : "runtime",
"module" : "deprecate",
"version" : "0.03",
"relationship" : "requires"
},
{
"relationship" : "requires",
"version" : "0",
"module" : "B",
"phase" : "runtime"
},
{
"version" : "0",
"phase" : "runtime",
"module" : "Test::More",
"relationship" : "requires"
},
{
"version" : "0.04",
"module" : "B::Flags",
"phase" : "runtime",
"relationship" : "recommends"
},
{
"relationship" : "requires",
"version" : "0",
"module" : "ExtUtils::MakeMaker",
"phase" : "configure"
}
],
"first" : false,
"provides" : [
"B::Debug"
],
"date" : "2017-12-03T20:37:05",
"name" : "B-Debug-1.26",
"changes_file" : "Changes",
"abstract" : "print debug info about ops",
"status" : "latest",
"version" : "1.26",
"main_module" : "B::Debug",
"id" : "0RlPBGQjHnCHAtPcz3s9Ox3z5F4",
"distribution" : "B-Debug",
"tests" : {
"pass" : 2085,
"unknown" : 1,
"na" : 0,
"fail" : 0
},
"version_numified" : 1.26,
"archive" : "B-Debug-1.26.tar.gz",
"resources" : {},
"checksum_md5" : "260ec0e2c2b18af1d42911bfaf6b7477",
"license" : [
"perl_5"
],
"author" : "RURBAN",
"download_url" : "https://cpan.metacpan.org/authors/id/R/RU/RURBAN/B-Debug-1.26.tar.gz",
"stat" : {
"mode" : 33204,
"size" : 17725,
"mtime" : 1512333425
},
"deprecated" : "false"
}