From dccd2e0e1a9bc7ec10ba6da5b424a739f261a7f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Josef=20=C5=A0pa=C4=8Dek?= Date: Thu, 2 Mar 2023 17:40:16 +0100 Subject: [PATCH] Update license to SPDX format --- perl-YAML.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-YAML.spec b/perl-YAML.spec index 624fcdf..a91b521 100644 --- a/perl-YAML.spec +++ b/perl-YAML.spec @@ -13,9 +13,9 @@ Name: perl-YAML Version: 1.30 -Release: 14%{?dist} +Release: 15%{?dist} Summary: YAML Ain't Markup Language (tm) -License: GPL+ or Artistic +License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/YAML # Tarball created from https://cpan.metacpan.org/modules/by-module/YAML/YAML-%%{version}.tar.gz # using script YAML-free (see https://bugzilla.redhat.com/show_bug.cgi?id=1813197) @@ -133,6 +133,9 @@ make test AUTHOR_TESTING=%{with perl_YAML_enables_extra_test} %{_mandir}/man3/YAML::Types.3* %changelog +* Thu Mar 02 2023 Michal Josef Špaček - 1.30-15 +- Update license to SPDX format + * Fri Jan 20 2023 Fedora Release Engineering - 1.30-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild