diff --git a/alsa-sof-firmware.spec b/alsa-sof-firmware.spec index 1199a3b..6bf7fba 100644 --- a/alsa-sof-firmware.spec +++ b/alsa-sof-firmware.spec @@ -11,7 +11,7 @@ Summary: Firmware and topology files for Sound Open Firmware project Name: alsa-sof-firmware Version: %{sof_version} -Release: 4%{?dist} +Release: 5%{?dist} # See later in the spec for a breakdown of licensing License: BSD URL: https://github.com/thesofproject/sof-bin @@ -37,6 +37,7 @@ This package contains the debug files for the Sound Open Firmware project. # add missing symlink ln -s v1.4.2/intel-signed/sof-cnl-v1.4.2.ri lib/firmware/intel/sof/sof-cml.ri +ln -s v1.4.2/intel-signed/sof-cnl-v1.4.2.ri lib/firmware/intel/sof/sof-cfl.ri %build @@ -75,6 +76,9 @@ cat alsa-sof-firmware.files %changelog +* Thu Apr 30 2020 Jaroslav Kysela - 1.4.2-5 +- Add missing symlink for sof-cfl.ri + * Thu Mar 12 2020 Jaroslav Kysela - 1.4.2-4 - Add missing symlink for sof-cml.ri