From 5b75977da2d2689c8d0533c87a1401d94d5ef295 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Josef=20=C5=A0pa=C4=8Dek?= Date: Fri, 31 Mar 2023 21:18:39 +0200 Subject: [PATCH] Update license to SPDX format --- perl-Sub-Identify.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-Sub-Identify.spec b/perl-Sub-Identify.spec index 0f727d6..346a8d8 100644 --- a/perl-Sub-Identify.spec +++ b/perl-Sub-Identify.spec @@ -7,9 +7,9 @@ Name: perl-Sub-Identify Version: 0.14 -Release: 21%{?dist} +Release: 22%{?dist} Summary: Retrieve names of code references -License: GPL+ or Artistic +License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/Sub-Identify Source0: https://cpan.metacpan.org/authors/id/R/RG/RGARCIA/Sub-Identify-%{version}.tar.gz # Module Build @@ -76,6 +76,9 @@ make test %{_mandir}/man3/Sub::Identify.3* %changelog +* Fri Mar 31 2023 Michal Josef Špaček - 0.14-22 +- Update license to SPDX format + * Fri Jan 20 2023 Fedora Release Engineering - 0.14-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild