From 12b8789b29d3abeb691f0194af5fe38035328d7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Josef=20=C5=A0pa=C4=8Dek?= Date: Fri, 9 Dec 2022 11:44:44 +0100 Subject: [PATCH] Update license to SPDX format --- perl-File-Listing.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-File-Listing.spec b/perl-File-Listing.spec index bb45a44..e69a514 100644 --- a/perl-File-Listing.spec +++ b/perl-File-Listing.spec @@ -1,8 +1,8 @@ Name: perl-File-Listing Version: 6.15 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Parse directory listing -License: GPL+ or Artistic +License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/File-Listing Source0: https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/File-Listing-%{version}.tar.gz BuildArch: noarch @@ -78,6 +78,9 @@ make test %{_libexecdir}/%{name} %changelog +* Fri Dec 09 2022 Michal Josef Špaček - 6.15-4 +- Update license to SPDX format + * Fri Jul 22 2022 Fedora Release Engineering - 6.15-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild