perl-Test-Warnings: add BR on `perl(Test::More)` to enable ptest (#3508)
* perl-Test-Warnings: add BR on `perl(Test::More)` to enable ptest * perl-Test-Warnings: manifests: bump entry Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
This commit is contained in:
Родитель
dea2c23605
Коммит
1c2afc12a4
|
@ -1,7 +1,7 @@
|
|||
Summary: Test for warnings and the lack of them in Perl
|
||||
Name: perl-Test-Warnings
|
||||
Version: 0.031
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
URL: https://metacpan.org/release/Test-Warnings
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
|
@ -14,6 +14,10 @@ Requires: perl-libs
|
|||
Requires: perl(Carp)
|
||||
BuildRequires: perl >= 5.28.0
|
||||
BuildRequires: perl-generators
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
%if %{with_check}
|
||||
BuildRequires: perl(Test::More)
|
||||
%endif
|
||||
|
||||
Provides: perl(Test::Warnings) = %{version}-%{release}
|
||||
|
||||
|
@ -40,6 +44,9 @@ make test
|
|||
%{_mandir}/man?/*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 01 2022 Muhammad Falak <mwani@micosoft.com> - 0.031-2
|
||||
- Add BR on `perl(Test::More)` to enable ptest
|
||||
|
||||
* Thu Apr 14 2022 Mateusz Malisz <mateusz.malisz@microsoft.com> - 0.031-1
|
||||
- Updated to 0.031
|
||||
|
||||
|
|
|
@ -453,7 +453,7 @@ perl-Term-ReadLine-1.17-488.cm2.noarch.rpm
|
|||
perl-Test-1.31-488.cm2.noarch.rpm
|
||||
perl-Test-Harness-3.43-488.cm2.noarch.rpm
|
||||
perl-Test-Simple-1.302183-488.cm2.noarch.rpm
|
||||
perl-Test-Warnings-0.031-1.cm2.noarch.rpm
|
||||
perl-Test-Warnings-0.031-2.cm2.noarch.rpm
|
||||
perl-tests-5.34.1-488.cm2.aarch64.rpm
|
||||
perl-Text-Abbrev-1.02-488.cm2.noarch.rpm
|
||||
perl-Text-Balanced-2.04-488.cm2.noarch.rpm
|
||||
|
|
|
@ -453,7 +453,7 @@ perl-Term-ReadLine-1.17-488.cm2.noarch.rpm
|
|||
perl-Test-1.31-488.cm2.noarch.rpm
|
||||
perl-Test-Harness-3.43-488.cm2.noarch.rpm
|
||||
perl-Test-Simple-1.302183-488.cm2.noarch.rpm
|
||||
perl-Test-Warnings-0.031-1.cm2.noarch.rpm
|
||||
perl-Test-Warnings-0.031-2.cm2.noarch.rpm
|
||||
perl-tests-5.34.1-488.cm2.x86_64.rpm
|
||||
perl-Text-Abbrev-1.02-488.cm2.noarch.rpm
|
||||
perl-Text-Balanced-2.04-488.cm2.noarch.rpm
|
||||
|
|
Загрузка…
Ссылка в новой задаче