Update to 1.20190531

This commit is contained in:
starlet-dx 2023-09-08 14:49:15 +08:00
parent aaf18b076a
commit 7d67c3bcec
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
SUPER-1.20190531.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: perl-SUPER
Version: 1.20141117
Release: 13
Version: 1.20190531
Release: 1
Summary: Sane superclass method dispatcher
License: GPL+ or Artistic
URL: https://metacpan.org/release/SUPER
@ -10,7 +10,7 @@ BuildArch: noarch
BuildRequires: coreutils findutils make perl-interpreter perl-generators
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(Test::More) >= 0.88 perl(strict)
BuildRequires: perl(Test::More) >= 0.88
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
Requires: perl(Scalar::Util) >= 1.20 perl(Sub::Identify) >= 0.03
@ -46,5 +46,8 @@ make test
%{_mandir}/man3/SUPER.3*
%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
- package init