[packages/perl-Test-Deep] - updated to 1.204

qboosh qboosh at pld-linux.org
Wed Sep 6 20:55:55 CEST 2023


commit 878909c05f2ebef03c47c6f6b305c188ff203749
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Sep 6 20:41:59 2023 +0200

    - updated to 1.204

 perl-Test-Deep.spec | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/perl-Test-Deep.spec b/perl-Test-Deep.spec
index 849abc0..603c85e 100644
--- a/perl-Test-Deep.spec
+++ b/perl-Test-Deep.spec
@@ -1,26 +1,27 @@
 #
 # Conditional build:
-%bcond_without	tests		# do not perform "make test"
+%bcond_without	tests	# unit tests
 
 %define		pdir	Test
 %define		pnam	Deep
 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.130
+Version:	1.204
 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}-%{version}.tar.gz
-# Source0-md5:	d466e471108f7f7a5df3802cb13761ac
-URL:		https://metacpan.org/release/Test-Deep
-BuildRequires:	perl-devel >= 1:5.8.0
+Source0:	https://www.cpan.org/modules/by-module/Test/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5:	fcff296434cd92538ae9de9d1744705f
+URL:		https://metacpan.org/dist/Test-Deep
+BuildRequires:	perl-ExtUtils-MakeMaker >= 6.78
+BuildRequires:	perl-devel >= 1:5.12.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 BuildRequires:	rpmbuild(macros) >= 1.745
 %if %{with tests}
 BuildRequires:	perl-Scalar-List-Utils >= 1.09
-BuildRequires:	perl-Test-Simple >= 0.88
+BuildRequires:	perl-Test-Simple >= 0.96
 BuildRequires:	perl-Test-Tester >= 0.107
 %endif
 BuildArch:	noarch
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list