From 82ea22165c8c17f9d675c9f80cb955b1f075f8bd Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Tue, 20 Dec 2022 16:31:03 +0100 Subject: [PATCH] Update license to SPDX format --- perl-CPAN.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-CPAN.spec b/perl-CPAN.spec index 16e5bc1..12cd13e 100644 --- a/perl-CPAN.spec +++ b/perl-CPAN.spec @@ -12,7 +12,7 @@ Name: perl-CPAN Version: 2.34 Release: 4%{?dist} Summary: Query, download and build perl modules from CPAN sites -License: GPL+ or Artistic +License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/CPAN Source0: https://cpan.metacpan.org/authors/id/A/AN/ANDK/CPAN-%{version}.tar.gz # Create site paths for the first time, bug #1158873, CPAN RT#99905