From 0c1f03049ea9f9e1bbd829860e3846733dcc9020 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Tue, 25 Apr 2023 09:06:19 +0100 Subject: [PATCH] Use SPDX-format license tag --- perl-JSON-XS.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/perl-JSON-XS.spec b/perl-JSON-XS.spec index 6010333..9134d9a 100644 --- a/perl-JSON-XS.spec +++ b/perl-JSON-XS.spec @@ -3,7 +3,7 @@ Summary: JSON serializing/de-serializing, done correctly and fast Epoch: 1 Version: 4.03 Release: 9%{?dist} -License: GPL+ or Artistic +License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/JSON-XS Source0: https://cpan.metacpan.org/modules/by-module/JSON/JSON-XS-%{version}.tar.gz # Build @@ -36,6 +36,7 @@ BuildRequires: perl(Tie::Hash) BuildRequires: perl(utf8) BuildRequires: perl(warnings) # Dependencies +# (none) %{?perl_default_filter}