automatic version update by autodist [release 1.2.12-1mamba;Thu Jun 13 2024]

This commit is contained in:
Automatic Build System 2024-06-14 09:35:02 +02:00
parent 899a7e4d68
commit 2e9aa34f1d

View File

@ -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.11
Version: 1.2.12
Release: 1mamba
Summary: Utilities for the Advanced Linux Sound Architecture (ALSA)
Group: System/Kernel and Hardware
@ -158,6 +158,7 @@ exit 0
%{_bindir}/amixer
%{_bindir}/aplay
%{_bindir}/arecord
%{_bindir}/aseqsend
%{_bindir}/axfer
%{_bindir}/iecset
%{_bindir}/nhlt-dmic-info
@ -202,8 +203,12 @@ exit 0
%{_mandir}/man1/arecordmidi.1*
%{_mandir}/man1/aseqdump.1*
%{_mandir}/man1/aseqnet.1*
%{_mandir}/man1/aseqsend.1*
%changelog
* Thu Jun 13 2024 Automatic Build System <autodist@openmamba.org> 1.2.12-1mamba
- automatic version update by autodist
* Wed Jan 31 2024 Automatic Build System <autodist@openmamba.org> 1.2.11-1mamba
- automatic version update by autodist