Compare commits

..

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
a1b6e36736
!7 [sync] PR-5: 【轻量级 PR】:Rebuild for next release
From: @openeuler-sync-bot 
Reviewed-by: @overweight 
Signed-off-by: @overweight
2022-11-03 01:26:54 +00:00
wangjiang
4d75850fd7 update for mass rebuild and upgrade verification
(cherry picked from commit e184b56fae4085d9d9315721e87eab19449b11b3)
2022-11-02 10:30:28 +08:00
openeuler-ci-bot
607689e3e9 !3 update to version 1.118
Merge pull request !3 from 郭昭睿/master
2021-12-13 12:12:45 +00:00
guozhaorui
418545a9b5 update version to 1.118 2021-12-03 14:20:49 +08:00
openeuler-ci-bot
5d351b87f6 !2 yaml upload
Merge pull request !2 from 宋震宇/master
2020-05-09 19:43:17 +08:00
so_zh_yu
e969364ad3 yaml upload 2020-05-09 10:26:51 +08:00
openeuler-ci-bot
04522c2acd !1 rpm: repackage perl-File-ShareDir
Merge pull request !1 from Qianbiao.NG/master
2019-12-06 10:39:29 +08:00
QianBiao.NG
3aa6aa4422 fix: merge license for private.am file 2019-12-06 10:14:33 +08:00
QianBiao.NG
ca2e9987a7 fix: join build requires in one line 2019-12-05 17:23:27 +08:00
QianBiao.NG
dbca233a52 fixes: wrong doc file name 2019-12-04 11:50:13 +08:00
4 changed files with 19 additions and 20 deletions

Binary file not shown.

BIN
File-ShareDir-1.118.tar.gz Normal file

Binary file not shown.

View File

@ -1,29 +1,18 @@
Name: perl-File-ShareDir
Version: 1.116
Release: 4
Version: 1.118
Release: 2
Summary: Locate per-dist and per-module shared files
# not in binary packages
# - inc/latest/private.pm: ASL 2.0
# other files: GPL+ or Artistic
License: GPL+ or Artistic
License: (GPL+ or Artistic) and ASL 2.0
URL: https://metacpan.org/release/File-ShareDir
Source0: https://cpan.metacpan.org/authors/id/R/RE/REHSACK/File-ShareDir-%{version}.tar.gz
BuildArch: noarch
BuildRequires: make perl-generators perl-interpreter
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
BuildRequires: perl(File::ShareDir::Install)
BuildRequires: perl(Carp)
BuildRequires: perl(Exporter)
BuildRequires: perl(Class::Inspector) >= 1.12
BuildRequires: perl(File::Spec)
BuildRequires: perl(warnings)
BuildRequires: perl(List::MoreUtils) >= 0.428
BuildRequires: perl(Params::Util) >= 1.07
BuildRequires: perl(File::Path)
BuildRequires: perl(Test::More) >= 0.47
BuildRequires: perl(CPAN::Meta)
BuildRequires: make perl-generators perl-interpreter perl(ExtUtils::MakeMaker)
BuildRequires: perl(File::ShareDir::Install) >= 0.13 perl(Carp) perl(Class::Inspector) >= 1.12
BuildRequires: perl(File::Spec) >= 0.80 perl(warnings) perl(List::MoreUtils) >= 0.428
BuildRequires: perl(Params::Util) >= 1.07 perl(File::Path) >= 2.08 perl(Test::More) >= 0.90
BuildRequires: perl(CPAN::Meta) >= 2.11044
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@ -68,10 +57,16 @@ make test
%files help
%doc Changes README
%doc Changes README.md
%{_mandir}/man3/*.3*
%changelog
* Tue Oct 25 2022 wangjiang <wangjiang37@h-partners.com> - 1.118-2
- Rebuild for next release
* Fri Dec 3 2021 guozhaorui <guozhaorui1@huawei.com> - 1.118
- update to 1.118
* Thu Nov 28 2019 Qianbiao.NG <Qianbiao.NG@turnbig.net> - 1.116-4
- Repackage for openEuler OS

4
perl-File-ShareDir.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: metacpan
src_repo: File-ShareDir
tag_prefix: "^v"
seperator: "."