Compare commits
10 Commits
0a07a09c4c
...
a1b6e36736
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a1b6e36736 | ||
|
|
4d75850fd7 | ||
|
|
607689e3e9 | ||
|
|
418545a9b5 | ||
|
|
5d351b87f6 | ||
|
|
e969364ad3 | ||
|
|
04522c2acd | ||
|
|
3aa6aa4422 | ||
|
|
ca2e9987a7 | ||
|
|
dbca233a52 |
Binary file not shown.
BIN
File-ShareDir-1.118.tar.gz
Normal file
BIN
File-ShareDir-1.118.tar.gz
Normal file
Binary file not shown.
@ -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
4
perl-File-ShareDir.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: metacpan
|
||||
src_repo: File-ShareDir
|
||||
tag_prefix: "^v"
|
||||
seperator: "."
|
||||
Loading…
x
Reference in New Issue
Block a user