From f95cfb8a07fbf754cac49e563c60f1506053e0f3 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Mon, 8 May 2023 14:08:29 +0100 Subject: [PATCH] Use SPDX-format license tag --- perl-Package-Stash.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-Package-Stash.spec b/perl-Package-Stash.spec index 0e6a676..c94f6f8 100644 --- a/perl-Package-Stash.spec +++ b/perl-Package-Stash.spec @@ -9,7 +9,7 @@ Name: perl-Package-Stash Version: 0.40 Release: 4%{?dist} Summary: Routines for manipulating stashes -License: GPL+ or Artistic +License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/Package-Stash Source0: https://cpan.metacpan.org/modules/by-module/Package/Package-Stash-%{version}.tar.gz BuildArch: noarch @@ -58,7 +58,7 @@ BuildRequires: perl(Module::Runtime::Conflicts) BuildRequires: perl(Package::Anon) BuildRequires: perl(Variable::Magic) %endif -# Runtime +# Dependencies # For performance and consistency Requires: perl(Package::Stash::XS) >= 0.26 # Not found by rpm auto-provides