Compare commits

...

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
08b9e3d021
!7 [sync] PR-6: 【轻量级 PR】:Rebuild for next release
From: @openeuler-sync-bot 
Reviewed-by: @licunlong 
Signed-off-by: @licunlong
2022-10-26 08:29:06 +00:00
renxichen
522dcba193 update for mass rebuild and upgrade verification
(cherry picked from commit 66a4a6b7fef2cc9807da8b2d75c167c60a8d5d02)
2022-10-26 10:49:06 +08:00
openeuler-ci-bot
7aacc225e3 !5 upgrade version to 0.33
From: @run-is-pig
Reviewed-by: @myeuler
Signed-off-by: @myeuler
2021-01-27 17:19:39 +08:00
yangl777
42e25ae2d9 upgrade version to 0.33 2021-01-27 17:02:42 +08:00
openeuler-ci-bot
c6eee27032 !3 update to 0.31
Merge pull request !3 from 桐小哥/master
2020-07-23 14:33:48 +08:00
sxt1001
a5b14ff3ec update to 0.31 2020-07-23 10:57:12 +08:00
openeuler-ci-bot
0c69e3832d !2 add yaml file in package
Merge pull request !2 from 吴超超/master
2020-07-02 15:26:55 +08:00
19909236985
66c305f3d3 add yaml file in package 2020-06-13 16:56:33 +08:00
openeuler-ci-bot
725335f322 !1 perl-Config-Perl-V
Merge pull request !1 from syyhao/init
2020-01-12 10:10:27 +08:00
openeuler-basic
2d8df24fc1 remove unnecessary files 2020-01-11 16:26:29 +08:00
5 changed files with 186 additions and 30 deletions

View File

@ -1,26 +0,0 @@
From 26c312a1f52b06b26fb035f7e7855b8056d48728 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar@redhat.com>
Date: Wed, 1 Jul 2015 13:47:28 +0200
Subject: [PATCH] Remove invalid shellbang
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: Petr Písař <ppisar@redhat.com>
---
examples/show-v.pl | 2 --
1 file changed, 2 deletions(-)
diff --git a/examples/show-v.pl b/examples/show-v.pl
index 2fac597..b43056a 100755
--- a/examples/show-v.pl
+++ b/examples/show-v.pl
@@ -1,5 +1,3 @@
-#!/pro/bin/perl
-
use strict;
use warnings;
--
2.4.3

Binary file not shown.

BIN
Config-Perl-V-0.33.tgz Normal file

Binary file not shown.

View File

@ -1,13 +1,11 @@
Name: perl-Config-Perl-V
Version: 0.30
Release: 4
Version: 0.33
Release: 2
Summary: A module that will return you the output of 'perl -V' in a structure
License: GPL+ or Artistic
URL: https://metacpan.org/release/Config-Perl-V
Source0: https://cpan.metacpan.org/authors/id/H/HM/HMBRAND/Config-Perl-V-%{version}.tgz
Patch1: Config-Perl-V-0.24-Remove-invalid-shellbang.patch
BuildArch: noarch
BuildRequires: coreutils make perl-generators perl-interpreter perl(ExtUtils::MakeMaker) >= 6.76
BuildRequires: perl(Test::More) perl(Test::NoWarnings)
@ -54,6 +52,24 @@ make test
%{_mandir}/man3/*.gz
%changelog
* Tue Oct 25 2022 renhongxun <renhongxun@h-partners.com> - 0.33-2
- Rebuild for next release
* Wed Jan 27 2021 liudabo <liudabo1@huawei.com> - 0.33-1
- upgrade version to 0.33
* Thu Jul 23 2020 shixuantong<shixuantong@huawei.com> - 0.31-1
- Type: NA
- ID: NA
- SUG: NA
- DESC:update to 0.31-1
* Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.30-5
- Type: enhancement
- ID: NA
- SUG: NA
- DESC: remove unnecessary files
* Fri Sep 27 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.30-4
- Type:enhancement
- ID:NA

166
perl-Config-Perl-V.yaml Normal file
View File

@ -0,0 +1,166 @@
---
version_control: metacpan
src_repo: Config-Perl-V
tag_prefix: "^v"
seperator: "."
last_query:
time_stamp: 2020-04-26 07:41:33.228357210 +00:00
raw_data: |
{
"checksum_md5" : "2d051106d3396d572debca5ebcf2f020",
"resources" : {
"repository" : {
"url" : "https://github.com/Tux/Config-Perl-V",
"web" : "https://github.com/Tux/Config-Perl-V",
"type" : "git"
},
"license" : [
"http://dev.perl.org/licenses/"
]
},
"main_module" : "Config::Perl::V",
"checksum_sha256" : "98918504e568b5d94ba82ad5db057558a3cf3ab751382a46f9af2d03d1b31c14",
"changes_file" : "Changelog",
"author" : "HMBRAND",
"archive" : "Config-Perl-V-0.31.tgz",
"license" : [
"perl_5"
],
"version_numified" : 0.31,
"tests" : {
"na" : 0,
"unknown" : 0,
"pass" : 732,
"fail" : 0
},
"deprecated" : false,
"metadata" : {
"version" : "0.31",
"no_index" : {
"directory" : [
"t",
"xt",
"inc",
"local",
"perl5",
"fatlib",
"example",
"blib",
"examples",
"eg"
]
},
"provides" : {
"Config::Perl::V" : {
"file" : "V.pm",
"version" : "0.31"
}
},
"meta-spec" : {
"version" : 2,
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec"
},
"abstract" : "Structured data retrieval of perl -V output",
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"runtime" : {
"requires" : {
"perl" : "5.006",
"Config" : "0"
}
},
"test" : {
"requires" : {
"Test::More" : "0",
"Test::NoWarnings" : "0"
}
},
"build" : {
"requires" : {
"perl" : "5.006"
}
}
},
"generated_by" : "Author, CPAN::Meta::Converter version 2.150005",
"author" : [
"H.Merijn Brand <h.m.brand@xs4all.nl>"
],
"name" : "Config-Perl-V",
"license" : [
"perl_5"
],
"release_status" : "stable",
"dynamic_config" : 1,
"resources" : {
"repository" : {
"url" : "https://github.com/Tux/Config-Perl-V",
"web" : "https://github.com/Tux/Config-Perl-V",
"type" : "git"
},
"license" : [
"http://dev.perl.org/licenses/"
]
}
},
"stat" : {
"mode" : 33188,
"size" : 21340,
"mtime" : 1544875440
},
"version" : "0.31",
"provides" : [
"Config::Perl::V"
],
"authorized" : true,
"id" : "v46BvDeOaxvXcAi5fHTgTTlEjAY",
"date" : "2018-12-15T12:04:00",
"maturity" : "released",
"download_url" : "https://cpan.metacpan.org/authors/id/H/HM/HMBRAND/Config-Perl-V-0.31.tgz",
"name" : "Config-Perl-V-0.31",
"first" : false,
"abstract" : "Structured data retrieval of perl -V output",
"dependency" : [
{
"module" : "perl",
"phase" : "runtime",
"relationship" : "requires",
"version" : "5.006"
},
{
"relationship" : "requires",
"version" : "0",
"phase" : "runtime",
"module" : "Config"
},
{
"phase" : "build",
"version" : "5.006",
"relationship" : "requires",
"module" : "perl"
},
{
"phase" : "test",
"relationship" : "requires",
"version" : "0",
"module" : "Test::NoWarnings"
},
{
"module" : "Test::More",
"relationship" : "requires",
"version" : "0",
"phase" : "test"
},
{
"version" : "0",
"relationship" : "requires",
"phase" : "configure",
"module" : "ExtUtils::MakeMaker"
}
],
"distribution" : "Config-Perl-V",
"status" : "latest"
}