Update to 1.20190531
This commit is contained in:
parent
aaf18b076a
commit
7d67c3bcec
Binary file not shown.
BIN
SUPER-1.20190531.tar.gz
Normal file
BIN
SUPER-1.20190531.tar.gz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
Name: perl-SUPER
|
Name: perl-SUPER
|
||||||
Version: 1.20141117
|
Version: 1.20190531
|
||||||
Release: 13
|
Release: 1
|
||||||
Summary: Sane superclass method dispatcher
|
Summary: Sane superclass method dispatcher
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: https://metacpan.org/release/SUPER
|
URL: https://metacpan.org/release/SUPER
|
||||||
@ -10,7 +10,7 @@ BuildArch: noarch
|
|||||||
BuildRequires: coreutils findutils make perl-interpreter perl-generators
|
BuildRequires: coreutils findutils make perl-interpreter perl-generators
|
||||||
BuildRequires: perl(ExtUtils::MakeMaker) perl(Carp) perl(Scalar::Util) >= 1.20 perl(strict)
|
BuildRequires: perl(ExtUtils::MakeMaker) perl(Carp) perl(Scalar::Util) >= 1.20 perl(strict)
|
||||||
BuildRequires: perl(Sub::Identify) >= 0.03 perl(warnings) perl(base) perl(lib)
|
BuildRequires: perl(Sub::Identify) >= 0.03 perl(warnings) perl(base) perl(lib)
|
||||||
BuildRequires: perl(Test::More) >= 0.88 perl(strict)
|
BuildRequires: perl(Test::More) >= 0.88
|
||||||
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
||||||
Requires: perl(Scalar::Util) >= 1.20 perl(Sub::Identify) >= 0.03
|
Requires: perl(Scalar::Util) >= 1.20 perl(Sub::Identify) >= 0.03
|
||||||
|
|
||||||
@ -46,5 +46,8 @@ make test
|
|||||||
%{_mandir}/man3/SUPER.3*
|
%{_mandir}/man3/SUPER.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 08 2023 yaoxin <yao_xin001@hoperun.com> - 1.20190531-1
|
||||||
|
- Update to 1.20190531
|
||||||
|
|
||||||
* Thu Jul 2 2020 huanghaitao <huanghaitao8@huawei.com> - 1.20141117-13
|
* Thu Jul 2 2020 huanghaitao <huanghaitao8@huawei.com> - 1.20141117-13
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user