Fix license tag (and -> AND)

Resolves: RHEL-30564

Signed-off-by: Jaroslav Kysela <jkysela@redhat.com>
This commit is contained in:
Jaroslav Kysela 2024-06-14 15:49:01 +02:00
parent 8ad516f0fc
commit 3c914a44ce
1 changed files with 3 additions and 3 deletions

View File

@ -19,9 +19,9 @@
Summary: Firmware and topology files for Sound Open Firmware project
Name: alsa-sof-firmware
Version: %{sof_ver}
Release: 3%{?sof_ver_rel}%{?dist}
Release: 4%{?sof_ver_rel}%{?dist}
# See later in the spec for a breakdown of licensing
License: BSD-3-Clause and Apache-2.0
License: BSD-3-Clause AND Apache-2.0
URL: https://github.com/thesofproject/sof-bin
Source: https://github.com/thesofproject/sof-bin/releases/download/%{sof_ver_pkg}/sof-bin-%{sof_ver_pkg0}.tar.gz
Source2: https://github.com/thesofproject/avs-topology-xml/releases/download/v%{sof_ver_avs}/avs-topology_%{sof_ver_avs}.tar.gz
@ -161,7 +161,7 @@ if st and st.type == "directory" then
end
%changelog
* Fri Jun 14 2024 Jaroslav Kysela <jkysela@redhat.com> - 2024.03-3
* Fri Jun 14 2024 Jaroslav Kysela <jkysela@redhat.com> - 2024.03-4
- Update to v2024.03
- Add AVS topology files v2024.02