Compare commits
10 Commits
e7e9fe5e7c
...
40264d3812
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
40264d3812 | ||
|
|
b816f876fd | ||
|
|
5b81744dbf | ||
|
|
f5ff4bd169 | ||
|
|
6fe3549e57 | ||
|
|
33bc04c2bd | ||
|
|
324f3f2d91 | ||
|
|
9385885eec | ||
|
|
2b79eda40d | ||
|
|
954d182394 |
Binary file not shown.
BIN
Sub-Name-0.27.tar.gz
Normal file
BIN
Sub-Name-0.27.tar.gz
Normal file
Binary file not shown.
@ -1,12 +1,12 @@
|
|||||||
Name: perl-Sub-Name
|
Name: perl-Sub-Name
|
||||||
Version: 0.21
|
Version: 0.27
|
||||||
Release: 10
|
Release: 1
|
||||||
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: 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(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
|
||||||
@ -61,6 +61,18 @@ make test
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 30 2023 Ge Wang <wang__ge@126.com> - 0.27-1
|
||||||
|
- Upgrade to version 0.27
|
||||||
|
|
||||||
|
* 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
|
* Tue Jan 14 2020 hy-euler <eulerstoragemt@huawei.com> 0.21-10
|
||||||
- Delete the unnecessary BuildRequires
|
- Delete the unnecessary BuildRequires
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user