Compare commits
No commits in common. "7648885770eb096107f9ffc12d95e36cad93a8df" and "ea445172834bfc4c2c6189b40ee380e016db8cad" have entirely different histories.
7648885770
...
ea44517283
BIN
Sub-Name-0.21.tar.gz
Normal file
BIN
Sub-Name-0.21.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,16 +1,16 @@
|
|||||||
Name: perl-Sub-Name
|
Name: perl-Sub-Name
|
||||||
Version: 0.26
|
Version: 0.21
|
||||||
Release: 2
|
Release: 9
|
||||||
Summary: (Re)name a sub
|
Summary: (Re)name a sub
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: https://metacpan.org/release/Sub-Name
|
URL: https://metacpan.org/release/Sub-Name
|
||||||
Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/Sub-Name-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/Sub-Name-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: gcc coreutils, findutils, perl-interpreter, perl-devel, perl-generators
|
BuildRequires: coreutils, findutils, perl-interpreter, perl-devel, perl-generators
|
||||||
BuildRequires: perl(ExtUtils::MakeMaker), perl(Exporter) >= 5.57, perl(strict)
|
BuildRequires: perl(ExtUtils::MakeMaker), perl(Exporter) >= 5.57, perl(strict)
|
||||||
BuildRequires: perl(warnings), perl(XSLoader), perl(B), perl(B::Deparse), perl(Carp)
|
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(feature), perl(File::Spec), perl(if), perl(Test::More) >= 0.88
|
||||||
BuildRequires: perl(CPAN::Meta) >= 2.120900
|
BuildRequires: perl(CPAN::Meta) >= 2.120900, perl(Devel::CheckBin)
|
||||||
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -61,17 +61,5 @@ make test
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.21-9
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
@ -1,4 +0,0 @@
|
|||||||
version_control: metacpan
|
|
||||||
src_repo: Sub-Name
|
|
||||||
tag_prefix: "^v"
|
|
||||||
seperator: "."
|
|
||||||
Loading…
x
Reference in New Issue
Block a user