From dbef084fecba0fb2a7ffa9752446cb5da85a55d1 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Mon, 24 Apr 2023 16:08:23 +0100 Subject: [PATCH] Use SPDX-format license tag --- perl-IO-stringy.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/perl-IO-stringy.spec b/perl-IO-stringy.spec index 5d020cc..7cd6aa0 100644 --- a/perl-IO-stringy.spec +++ b/perl-IO-stringy.spec @@ -2,7 +2,7 @@ Summary: I/O on in-core objects like strings and arrays for Perl Name: perl-IO-stringy Version: 2.113 Release: 11%{?dist} -License: GPL+ or Artistic +License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/IO-stringy Source0: https://cpan.metacpan.org/modules/by-module/IO/IO-Stringy-%{version}.tar.gz BuildArch: noarch @@ -32,7 +32,8 @@ BuildRequires: perl(Test::More) >= 0.88 # Optional Tests BuildRequires: perl(CPAN::Meta) >= 2.120900 BuildRequires: perl(CPAN::Meta::Prereqs) -# Runtime +# Dependencies +# (none) # New upstream maintainer for 2.112 finally got the dist name right Provides: perl-IO-Stringy = %{version}-%{release}