[packages/perl-Test-Output] - updated to 1.03[_]3
qboosh
qboosh at pld-linux.org
Thu May 20 16:57:12 CEST 2021
commit 33fc02219908929cee0938e55660eaed5c5dcda9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu May 20 16:59:31 2021 +0200
- updated to 1.03[_]3
perl-Test-Output.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/perl-Test-Output.spec b/perl-Test-Output.spec
index e676ec2..6f1eb9c 100644
--- a/perl-Test-Output.spec
+++ b/perl-Test-Output.spec
@@ -8,14 +8,14 @@ Summary: Test::Output - Utilities to test STDOUT and STDERR messages
Summary(pl.UTF-8): Test::Output - narzędzia do terowania komunikatów STDOUT i STDERR
Name: perl-Test-Output
# main versions have two decimal digits; separate further digits with _ to avoid epoch bumps on future updates
-Version: 1.03_1
+Version: 1.03_3
%define fver %(echo %{version} | tr -d _)
Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/Test/%{pdir}-%{pnam}-%{fver}.tar.gz
-# Source0-md5: 5384ea67483c98290c1e51b3b2aee84d
+# Source0-md5: 454bac1d7423e793c820b7d70987fbc6
URL: https://metacpan.org/release/Test-Output
BuildRequires: perl-ExtUtils-MakeMaker >= 6.64
BuildRequires: perl-devel >= 1:5.8.0
@@ -24,7 +24,7 @@ BuildRequires: rpmbuild(macros) >= 1.745
%if %{with tests}
BuildRequires: perl-Capture-Tiny >= 0.17
BuildRequires: perl-File-Temp >= 0.21
-BuildRequires: perl-Test-Simple >= 0.94
+BuildRequires: perl-Test-Simple >= 1
BuildRequires: perl-Test-Tester >= 0.107
%endif
BuildArch: noarch
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Test-Output.git/commitdiff/33fc02219908929cee0938e55660eaed5c5dcda9
More information about the pld-cvs-commit
mailing list