From 20c15de0cd07295c8d822cf211140a122877bf47 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Mon, 17 Jun 2024 17:06:45 +0200 Subject: [PATCH] Fix SPDX license Resolves: RHEL-42608 Signed-off-by: Jaroslav Kysela --- alsa-firmware.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/alsa-firmware.spec b/alsa-firmware.spec index c8d7e27..571f20d 100644 --- a/alsa-firmware.spec +++ b/alsa-firmware.spec @@ -5,9 +5,9 @@ Summary: Firmware for several ALSA-supported sound cards Name: alsa-firmware Version: 1.2.4 -Release: 14%{?dist} +Release: 15%{?dist} # See later in the spec for a breakdown of licensing -License: GPL-1.0-or-later and BSD-3-Clause and GPL-2.0-or-later and GPL-2.0-only and LGPL-2.1-or-later +License: GPL-1.0-or-later AND BSD-3-Clause AND GPL-2.0-or-later AND GPL-2.0-only AND LGPL-2.1-or-later URL: http://www.alsa-project.org/ Source: ftp://ftp.alsa-project.org/pub/firmware/%{name}-%{version}.tar.bz2 @@ -200,8 +200,8 @@ make install DESTDIR=%{buildroot} %changelog -* Mon Jun 17 2024 Jaroslav Kysela - 1.2.4-14 -- Add gating.yaml +* Mon Jun 17 2024 Jaroslav Kysela - 1.2.4-15 +- Add gating.yaml, fix SPDX license * Thu May 2 2024 Jaroslav Kysela - 1.2.4-13 - Add rpminspect.yaml file to skip annobin check