version update
This commit is contained in:
parent
49a18f60ea
commit
6454c60c89
Binary file not shown.
BIN
parent-0.238.tar.gz
Normal file
BIN
parent-0.238.tar.gz
Normal file
Binary file not shown.
@ -1,8 +1,8 @@
|
|||||||
%global perl_package_name parent
|
%global perl_package_name parent
|
||||||
Name: perl-parent
|
Name: perl-parent
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 0.237
|
Version: 0.238
|
||||||
Release: 4
|
Release: 1
|
||||||
Summary: Establish an ISA relationship with base classes at compile time
|
Summary: Establish an ISA relationship with base classes at compile time
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: https://metacpan.org/release/parent
|
URL: https://metacpan.org/release/parent
|
||||||
@ -13,7 +13,7 @@ BuildRequires: gcc git make
|
|||||||
BuildRequires: perl-interpreter
|
BuildRequires: perl-interpreter
|
||||||
BuildRequires: perl-generators
|
BuildRequires: perl-generators
|
||||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||||
BuildRequires: perl(Test::More) >= 0.4
|
BuildRequires: perl(Test::More) >= 0.40
|
||||||
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -45,6 +45,8 @@ make test
|
|||||||
%{_mandir}/man3/parent.3*
|
%{_mandir}/man3/parent.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 25 2020 zhanzhimin <zhanzhimin@huawei.com> - 1:0.238-1
|
||||||
|
|
||||||
* Thu Sep 26 2019 shenyangyang<shenyangyang4@huawei.com> - 1:0.237-4
|
* Thu Sep 26 2019 shenyangyang<shenyangyang4@huawei.com> - 1:0.237-4
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user