Compare commits
10 Commits
ea44517283
...
7648885770
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7648885770 | ||
|
|
e9e4218b02 | ||
|
|
2d440412ee | ||
|
|
9037eaf98b | ||
|
|
2b79eda40d | ||
|
|
954d182394 | ||
|
|
e7e9fe5e7c | ||
|
|
56eabeb9b6 | ||
|
|
8127ea7d90 | ||
|
|
78b08779cd |
Binary file not shown.
BIN
Sub-Name-0.26.tar.gz
Normal file
BIN
Sub-Name-0.26.tar.gz
Normal file
Binary file not shown.
@ -1,16 +1,16 @@
|
||||
Name: perl-Sub-Name
|
||||
Version: 0.21
|
||||
Release: 9
|
||||
Version: 0.26
|
||||
Release: 2
|
||||
Summary: (Re)name a sub
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/Sub-Name
|
||||
Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/Sub-Name-%{version}.tar.gz
|
||||
|
||||
BuildRequires: coreutils, findutils, perl-interpreter, perl-devel, perl-generators
|
||||
BuildRequires: gcc coreutils, findutils, perl-interpreter, perl-devel, perl-generators
|
||||
BuildRequires: perl(ExtUtils::MakeMaker), perl(Exporter) >= 5.57, perl(strict)
|
||||
BuildRequires: perl(warnings), perl(XSLoader), perl(B), perl(B::Deparse), perl(Carp)
|
||||
BuildRequires: perl(feature), perl(File::Spec), perl(if), perl(Test::More) >= 0.88
|
||||
BuildRequires: perl(CPAN::Meta) >= 2.120900, perl(Devel::CheckBin)
|
||||
BuildRequires: perl(CPAN::Meta) >= 2.120900
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
||||
|
||||
%description
|
||||
@ -61,5 +61,17 @@ make test
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Sat Dec 24 2022 wanglimin <wanglimin@xfusion.com> - 0.26-2
|
||||
- Fix date error
|
||||
|
||||
* Tue Jun 14 2022 SimpleUpdate Robot <tc@openeuler.org> - 0.26-1
|
||||
- Upgrade to version 0.26
|
||||
|
||||
* Wed 02 Jun 2021 zhaoyao<zhaoyao32@huawei.com> - 0.21-11
|
||||
- fixs faileds: /bin/sh: gcc: command not found.
|
||||
|
||||
* Tue Jan 14 2020 hy-euler <eulerstoragemt@huawei.com> 0.21-10
|
||||
- Delete the unnecessary BuildRequires
|
||||
|
||||
* Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.21-9
|
||||
- Package init
|
||||
|
||||
4
perl-Sub-Name.yaml
Normal file
4
perl-Sub-Name.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: metacpan
|
||||
src_repo: Sub-Name
|
||||
tag_prefix: "^v"
|
||||
seperator: "."
|
||||
Loading…
x
Reference in New Issue
Block a user