summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-07-11 02:38:05 +0000
committerCoprDistGit <infra@openeuler.org>2023-07-11 02:38:05 +0000
commitc4b60c3868296fb6ea19cf02aa065b632ea23c9c (patch)
treeb6b4af97df00e57919823331a4794cfdc1307a51
parent130325040b7d6dae8ccca3f24b7bcbfa93e900b5 (diff)
automatic import of perl-Test-Commandopeneuler23.03
-rw-r--r--perl-Test-Command.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/perl-Test-Command.spec b/perl-Test-Command.spec
index ad9d5fc..d387bf9 100644
--- a/perl-Test-Command.spec
+++ b/perl-Test-Command.spec
@@ -19,6 +19,7 @@ BuildRequires: perl(strict)
BuildRequires: perl(Test::Builder::Module)
BuildRequires: perl(Test::More)
BuildRequires: perl(warnings)
+Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
%description
Test::Command intends to bridge the gap between the well tested functions
@@ -46,5 +47,5 @@ determine if it is behaving as expected.
%{_mandir}/man3/*
%changelog
-* Fri Feb 17 2023 lichaoran <pkwarcraft@hotmail.com> - 0.11-1
-- init package
+* Sun Oct 09 2022 wangziliang <wangziliang@kylinos.cn> - 0.11-1
+- Package init