automatic version update by autodist [release 1.1.8-1mamba;Wed Jan 16 2019]

This commit is contained in:
Automatic Build System 2024-01-05 20:21:33 +01:00
parent dcef9b81e8
commit 554e9cb274

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.1.7
Version: 1.1.8
Release: 1mamba
Summary: Utilities for the Advanced Linux Sound Architecture (ALSA)
Group: System/Kernel and Hardware
@ -156,6 +156,7 @@ exit 0
%{_bindir}/amixer
%{_bindir}/aplay
%{_bindir}/arecord
%{_bindir}/axfer
%{_bindir}/iecset
%{_bindir}/speaker-test
%{_sbindir}/alsaconf
@ -186,6 +187,7 @@ exit 0
%{_mandir}/man1/aplay.1*
%{_mandir}/man1/arecord.1*
%{_mandir}/man1/alsabat.1*
%{_mandir}/man1/axfer*.1*
%{_mandir}/man1/iecset.1*
%{_mandir}/man1/speaker-test.1*
%{_mandir}/man7/alsactl_init.7*
@ -210,6 +212,9 @@ exit 0
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
%changelog
* Wed Jan 16 2019 Automatic Build System <autodist@mambasoft.it> 1.1.8-1mamba
- automatic version update by autodist
* Thu Oct 25 2018 Automatic Build System <autodist@mambasoft.it> 1.1.7-1mamba
- automatic version update by autodist