From 6a07d24b2427cc06827056fac6984f8c319b68fe Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Mon, 15 May 2023 14:14:47 +0200 Subject: [PATCH] add missing comment Signed-off-by: Jaroslav Kysela --- alsa-lib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/alsa-lib.spec b/alsa-lib.spec index 1ebbfcb..0ce2fd4 100644 --- a/alsa-lib.spec +++ b/alsa-lib.spec @@ -9,7 +9,7 @@ Summary: The Advanced Linux Sound Architecture (ALSA) library Name: alsa-lib Version: %{version_alsa_lib} -Release: 3%{?prever_dot}%{?dist} +Release: 1%{?prever_dot}%{?dist} License: LGPLv2+ URL: http://www.alsa-project.org/ @@ -167,6 +167,9 @@ rm %{buildroot}/%{_includedir}/asoundlib.h %{_datadir}/alsa/topology %changelog +* Mon May 15 2023 Jaroslav Kysela - 1.2.9-1 +- update to alsa-lib 1.2.9 and alsa-ucm-conf 1.2.9 + * Mon Feb 20 2023 Jaroslav Kysela - 1.2.8-3 - fixes for UCM sof-soundwire boot configuration