diff --git a/alsa-sof-firmware.spec b/alsa-sof-firmware.spec index ea8a012..703197c 100644 --- a/alsa-sof-firmware.spec +++ b/alsa-sof-firmware.spec @@ -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 - 2024.03-3 +* Fri Jun 14 2024 Jaroslav Kysela - 2024.03-4 - Update to v2024.03 - Add AVS topology files v2024.02