From df7773061571b1f9bf5b1ef4843613a1618496bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Josef=20=C5=A0pa=C4=8Dek?= Date: Thu, 1 Jun 2023 00:42:04 +0200 Subject: [PATCH] Update license to SPDX format --- perl-File-Which.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-File-Which.spec b/perl-File-Which.spec index 85c20d2..e6c128a 100644 --- a/perl-File-Which.spec +++ b/perl-File-Which.spec @@ -1,8 +1,8 @@ Name: perl-File-Which Version: 1.27 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Portable implementation of the 'which' utility -License: GPL+ or Artistic +License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/File-Which Source0: https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/File-Which-%{version}.tar.gz BuildArch: noarch @@ -51,6 +51,9 @@ make test %{_mandir}/man3/File::Which.3* %changelog +* Wed May 31 2023 Michal Josef Špaček - 1.27-8 +- Update license to SPDX format + * Fri Jan 20 2023 Fedora Release Engineering - 1.27-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild