add missing comment

Signed-off-by: Jaroslav Kysela <jkysela@redhat.com>
This commit is contained in:
Jaroslav Kysela 2023-05-15 14:14:47 +02:00
parent 2d38a92354
commit 6a07d24b24

View File

@ -9,7 +9,7 @@
Summary: The Advanced Linux Sound Architecture (ALSA) library Summary: The Advanced Linux Sound Architecture (ALSA) library
Name: alsa-lib Name: alsa-lib
Version: %{version_alsa_lib} Version: %{version_alsa_lib}
Release: 3%{?prever_dot}%{?dist} Release: 1%{?prever_dot}%{?dist}
License: LGPLv2+ License: LGPLv2+
URL: http://www.alsa-project.org/ URL: http://www.alsa-project.org/
@ -167,6 +167,9 @@ rm %{buildroot}/%{_includedir}/asoundlib.h
%{_datadir}/alsa/topology %{_datadir}/alsa/topology
%changelog %changelog
* Mon May 15 2023 Jaroslav Kysela <perex@perex.cz> - 1.2.9-1
- update to alsa-lib 1.2.9 and alsa-ucm-conf 1.2.9
* Mon Feb 20 2023 Jaroslav Kysela <perex@perex.cz> - 1.2.8-3 * Mon Feb 20 2023 Jaroslav Kysela <perex@perex.cz> - 1.2.8-3
- fixes for UCM sof-soundwire boot configuration - fixes for UCM sof-soundwire boot configuration