From 0e6cf89d724210143da002eaa8ed61f0c9d00307 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 20:21:35 +0100 Subject: [PATCH] automatic version update by autodist [release 1.2.10-1mamba;Sun Sep 10 2023] --- alsa-utils.spec | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/alsa-utils.spec b/alsa-utils.spec index d8e78f5..8664d21 100644 --- a/alsa-utils.spec +++ b/alsa-utils.spec @@ -1,7 +1,7 @@ %define _distrib_milestone %(echo %_distrib_codename | cut -d- -f1) %define majver %(echo %version | cut -d. -f1-3) Name: alsa-utils -Version: 1.2.9 +Version: 1.2.10 Release: 1mamba Summary: Utilities for the Advanced Linux Sound Architecture (ALSA) Group: System/Kernel and Hardware @@ -66,10 +66,8 @@ This package contains the utilities for the Advanced Linux Sound Architecture (A %prep %setup -q %patch 0 -p1 -#%patch1 -p1 -%patch 2 -p1 -%patch 3 -p1 -#%patch4 -p1 +#%patch 2 -p1 +#%patch 3 -p1 autoreconf -f -i @@ -162,6 +160,7 @@ exit 0 %{_bindir}/arecord %{_bindir}/axfer %{_bindir}/iecset +%{_bindir}/nhlt-dmic-info %{_bindir}/speaker-test %{_sbindir}/alsaconf %{_sbindir}/alsactl @@ -184,6 +183,7 @@ exit 0 %{_mandir}/man1/alsabat.1* %{_mandir}/man1/axfer*.1* %{_mandir}/man1/iecset.1* +%{_mandir}/man1/nhlt-dmic-info.1* %{_mandir}/man1/speaker-test.1* %{_mandir}/man7/alsactl_init.7* %{_mandir}/man8/alsaconf.8* @@ -204,6 +204,9 @@ exit 0 %{_mandir}/man1/aseqnet.1* %changelog +* Sun Sep 10 2023 Automatic Build System 1.2.10-1mamba +- automatic version update by autodist + * Fri May 05 2023 Automatic Build System 1.2.9-1mamba - automatic version update by autodist