From: Jakub Bogusz Date: Thu, 20 May 2021 14:59:31 +0000 (+0200) Subject: - updated to 1.03[_]3 X-Git-Tag: auto/th/perl-Test-Output-1.03_3-1 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fperl-Test-Output.git;a=commitdiff_plain;h=HEAD - updated to 1.03[_]3 --- 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