From 02c3e2e68bba875c2da155484ae53d9494498590 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Josef=20=C5=A0pa=C4=8Dek?= Date: Wed, 3 May 2023 11:26:40 +0200 Subject: [PATCH] Update license to SPDX format --- perl-namespace-clean.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-namespace-clean.spec b/perl-namespace-clean.spec index bb0ad97..8354793 100644 --- a/perl-namespace-clean.spec +++ b/perl-namespace-clean.spec @@ -8,8 +8,8 @@ Name: perl-namespace-clean Summary: Keep your namespace tidy Version: 0.27 -Release: 22%{?dist} -License: GPL+ or Artistic +Release: 23%{?dist} +License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/namespace-clean Source0: https://cpan.metacpan.org/authors/id/R/RI/RIBASUSHI/namespace-clean-%{version}.tar.gz BuildArch: noarch @@ -86,6 +86,9 @@ make test %{_mandir}/man3/namespace::clean.3* %changelog +* Wed May 03 2023 Michal Josef Špaček - 0.27-23 +- Update license to SPDX format + * Fri Jan 20 2023 Fedora Release Engineering - 0.27-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild