From 3d857d48021775fe7671d8727167e5d8d7a3026c Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Mon, 6 Mar 2023 14:56:13 +0100 Subject: [PATCH] Update license to SPDX format --- perl-PathTools.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/perl-PathTools.spec b/perl-PathTools.spec index bc6e4a5..6d42ead 100644 --- a/perl-PathTools.spec +++ b/perl-PathTools.spec @@ -4,9 +4,9 @@ Name: perl-PathTools Version: 3.84 Release: 490%{?dist} Summary: PathTools Perl module (Cwd, File::Spec) -# Cwd.xs: BSD -# other files: GPL+ or Artistic -License: (GPL+ or Artistic) and BSD +# Cwd.xs: BSD-3-Clause +# other files: GPL-1.0-or-later OR Artistic-1.0-Perl +License: ( GPL-1.0-or-later OR Artistic-1.0-Perl ) AND BSD-3-Clause URL: https://metacpan.org/release/PathTools Source0: https://cpan.metacpan.org/authors/id/X/XS/XSAWYERX/PathTools-%{base_version}.tar.gz # Disable VMS tests (bug #973713)