From a85151c1587d8af5828867dee5d7af5ca99352f7 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Tue, 20 Dec 2022 16:49:07 +0100 Subject: [PATCH] Update license to SPDX format --- perl-Encode.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-Encode.spec b/perl-Encode.spec index 8ac7f7b..ec40b4f 100644 --- a/perl-Encode.spec +++ b/perl-Encode.spec @@ -87,7 +87,7 @@ of the system. Perl strings are sequences of characters. %package -n perl-encoding Summary: Write your Perl script in non-ASCII or non-UTF-8 Version: 3.00 -License: GPL+ or Artistic +License: GPL-1.0-or-later OR Artistic-1.0-Perl # Keeping this sub-package arch-specific because it installs files into # arch-specific directories. Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))