Use SPDX-format license tag

This commit is contained in:
Paul Howarth 2023-05-18 14:10:59 +01:00
parent 1168bc9d04
commit 58c533d78e

View File

@ -9,7 +9,10 @@ Name: perl-YAML-Syck
Version: 1.34
Release: 8%{?dist}
Summary: Fast, lightweight YAML loader and dumper
License: BSD and MIT
# gram.*: GPL-2.0-or-later
# *: MIT
# Note that libsyck COPYING file describes itself as BSD but it's actually MIT
License: GPL-2.0-or-later AND MIT
URL: https://metacpan.org/release/YAML-Syck
Source0: https://cpan.metacpan.org/modules/by-module/YAML/YAML-Syck-%{version}.tar.gz
# Module Build
@ -53,6 +56,7 @@ BuildRequires: perl(JSON)
BuildRequires: perl(Symbol)
%endif
# Dependencies
# (none)
# Avoid provides for private perl objects
%{?perl_default_filter}