[packages/perl-Test-Differences] - updated to 0.72
qboosh
qboosh at pld-linux.org
Wed Sep 17 06:33:36 CEST 2025
commit e2139fa14cb329eb1748180651bbca670da19eab
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Sep 17 06:36:33 2025 +0200
- updated to 0.72
perl-Test-Differences.spec | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/perl-Test-Differences.spec b/perl-Test-Differences.spec
index 4e44eb0..87e7f33 100644
--- a/perl-Test-Differences.spec
+++ b/perl-Test-Differences.spec
@@ -1,21 +1,21 @@
#
# Conditional build:
-%bcond_without tests # do not perform "make test"
+%bcond_without tests # unit tests
%define pdir Test
%define pnam Differences
Summary: Test::Differences - test strings and data structures and show differences if not ok
Summary(pl.UTF-8): Test::Differences - kontrola łańcuchów i struktur danych z pokazywaniem różnic
Name: perl-Test-Differences
-Version: 0.67
+Version: 0.72
Release: 1
Epoch: 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: 4a18533f77d43d9feaa1b6ab3dc72735
-URL: https://metacpan.org/release/Test-Differences
+Source0: https://www.cpan.org/modules/by-module/Test/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: 348ac35809a53290ac05cf0f18f673fa
+URL: https://metacpan.org/dist/Test-Differences
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
BuildRequires: rpmbuild(macros) >= 1.745
@@ -45,6 +45,7 @@ diff.
%build
%{__perl} Makefile.PL \
INSTALLDIRS=vendor
+
%{__make}
%{?with_tests:%{__make} test}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Test-Differences.git/commitdiff/e2139fa14cb329eb1748180651bbca670da19eab
More information about the pld-cvs-commit
mailing list