From 915d059fd940867157f778fb33ac810bcce2e938 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Josef=20=C5=A0pa=C4=8Dek?= Date: Fri, 3 Mar 2023 12:34:16 +0100 Subject: [PATCH] Update license to SPDX format --- perl-Readonly.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-Readonly.spec b/perl-Readonly.spec index 8c02825..3446ab1 100644 --- a/perl-Readonly.spec +++ b/perl-Readonly.spec @@ -1,8 +1,8 @@ Name: perl-Readonly Version: 2.05 -Release: 20%{?dist} +Release: 21%{?dist} Summary: Facility for creating read-only scalars, arrays, hashes -License: GPL+ or Artistic +License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/Readonly Source0: https://cpan.metacpan.org/authors/id/S/SA/SANKO/Readonly-%{version}.tar.gz Patch0: Readonly-2.05-interpreter.patch @@ -64,6 +64,9 @@ perl Build.PL --installdirs=vendor %{_mandir}/man3/Readonly.3* %changelog +* Fri Mar 03 2023 Michal Josef Špaček - 2.05-21 +- Update license to SPDX format + * Fri Jan 20 2023 Fedora Release Engineering - 2.05-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild