From f0d1475bf8ed33763db2e349382af410f3d9a95b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Josef=20=C5=A0pa=C4=8Dek?= Date: Mon, 5 Dec 2022 12:04:53 +0100 Subject: [PATCH] Update license to SPDX format --- perl-Locale-Codes.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-Locale-Codes.spec b/perl-Locale-Codes.spec index 4a877a1..d991f5f 100644 --- a/perl-Locale-Codes.spec +++ b/perl-Locale-Codes.spec @@ -1,8 +1,8 @@ Name: perl-Locale-Codes Version: 3.72 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Distribution of modules to handle locale codes -License: GPL+ or Artistic +License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/Locale-Codes Source0: https://cpan.metacpan.org/authors/id/S/SB/SBECK/Locale-Codes-%{version}.tar.gz BuildArch: noarch @@ -90,6 +90,9 @@ make test %{_libexecdir}/%{name} %changelog +* Mon Dec 05 2022 Michal Josef Špaček - 3.72-2 +- Update license to SPDX format + * Fri Sep 02 2022 Michal Josef Špaček - 3.72-1 - 3.72 bump