[packages/perl-Test-Number-Delta] - fixed URL copy-pasto
qboosh
qboosh at pld-linux.org
Sat Sep 13 19:23:39 CEST 2025
commit a622f531f434eda471a90d3867aa1e27baf2ab57
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Sep 13 19:26:32 2025 +0200
- fixed URL copy-pasto
perl-Test-Number-Delta.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/perl-Test-Number-Delta.spec b/perl-Test-Number-Delta.spec
index a76a8b3..bb4dd4a 100644
--- a/perl-Test-Number-Delta.spec
+++ b/perl-Test-Number-Delta.spec
@@ -1,6 +1,6 @@
#
# Conditional build:
-%bcond_without tests # do not perform "make test"
+%bcond_without tests # unit tests
#
%define pdir Test
%define pnam Number-Delta
@@ -11,9 +11,9 @@ Version: 1.06
Release: 1
License: Apache v2.0
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-module/Test/%{pdir}-%{pnam}-%{version}.tar.gz
+Source0: https://www.cpan.org/modules/by-module/Test/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: f0d420e7f679a0bc593713d21c25f51e
-URL: https://metacpan.org/release/ExtUtils-Depends
+URL: https://metacpan.org/dist/Test-Number-Delta
BuildRequires: perl-ExtUtils-MakeMaker >= 6.17
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Test-Number-Delta.git/commitdiff/a622f531f434eda471a90d3867aa1e27baf2ab57
More information about the pld-cvs-commit
mailing list