From 9b7fe9300dfd6f5addcb73c159cae67b32d7dab3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Josef=20=C5=A0pa=C4=8Dek?= Date: Thu, 2 Mar 2023 20:44:22 +0100 Subject: [PATCH] Update license to SPDX format --- perl-Data-Dump.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-Data-Dump.spec b/perl-Data-Dump.spec index 3e5d1ca..229563b 100644 --- a/perl-Data-Dump.spec +++ b/perl-Data-Dump.spec @@ -1,8 +1,8 @@ Name: perl-Data-Dump Version: 1.25 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Pretty printing of data structures -License: GPL+ or Artistic +License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/Data-Dump Source0: https://cpan.metacpan.org/modules/by-module/Data/Data-Dump-%{version}.tar.gz BuildArch: noarch @@ -59,6 +59,9 @@ make test %{_mandir}/man3/Data::Dump::Trace.3* %changelog +* Thu Mar 02 2023 Michal Josef Špaček - 1.25-7 +- Update license to SPDX format + * Fri Jan 20 2023 Fedora Release Engineering - 1.25-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild