[packages/perl-Test-Deep] - temporary workaround for perl-Test-Tester versioning; release 2

qboosh qboosh at pld-linux.org
Sun Nov 6 09:55:07 CET 2016


commit ecadcafce84d72e43220d0c5e85b70ef6e1aeb0a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Nov 6 09:55:02 2016 +0100

    - temporary workaround for perl-Test-Tester versioning; release 2

 perl-Test-Deep.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/perl-Test-Deep.spec b/perl-Test-Deep.spec
index ef4d3a8..4933e2e 100644
--- a/perl-Test-Deep.spec
+++ b/perl-Test-Deep.spec
@@ -9,7 +9,7 @@ Summary:	Test::Deep - Extremely flexible deep comparison
 Summary(pl.UTF-8):	Test::Deep - bardzo elastyczne głębokie porównania
 Name:		perl-Test-Deep
 Version:	1.124
-Release:	1
+Release:	2
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
@@ -21,7 +21,8 @@ BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires:	perl-Scalar-List-Utils >= 1.09
 BuildRequires:	perl-Test-Simple >= 0.88
-BuildRequires:	perl-Test-Tester >= 0.107
+# _ is temporary workaround for perl decimal version comparison: perl 5.24 provides 0.28 (not 0.280)
+BuildRequires:	perl-Test-Tester >= 0.10_7
 %endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Test-Deep.git/commitdiff/ecadcafce84d72e43220d0c5e85b70ef6e1aeb0a



More information about the pld-cvs-commit mailing list