From ff955194b7731a4e5c5c85c2bca2020b98c6ffc0 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Sun, 14 May 2023 14:56:26 +0100 Subject: [PATCH] Use SPDX-format license tag --- perl-Test-CPAN-Meta-JSON.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/perl-Test-CPAN-Meta-JSON.spec b/perl-Test-CPAN-Meta-JSON.spec index 01b828e..2e1fa29 100644 --- a/perl-Test-CPAN-Meta-JSON.spec +++ b/perl-Test-CPAN-Meta-JSON.spec @@ -2,7 +2,7 @@ Name: perl-Test-CPAN-Meta-JSON Version: 0.16 Release: 25%{?dist} Summary: Validate a META.json file within a CPAN distribution -License: Artistic 2.0 +License: Artistic-2.0 URL: https://metacpan.org/release/Test-CPAN-Meta-YAML Source0: https://cpan.metacpan.org/modules/by-module/Test/Test-CPAN-Meta-JSON-%{version}.tar.gz Patch0: Test-CPAN-Meta-JSON-0.16-utf8.patch @@ -28,7 +28,8 @@ BuildRequires: perl(Test::More) BuildRequires: perl(Test::CPAN::Meta) BuildRequires: perl(Test::Pod) >= 1.00 BuildRequires: perl(Test::Pod::Coverage) >= 0.08 -# Runtime +# Dependencies +# (none) %description This module was written to ensure that a META.json file, provided with a