automatic version update by autodist [release 1.0.29-1mamba;Thu Mar 12 2015]

This commit is contained in:
Automatic Build System 2024-01-05 20:21:32 +01:00
parent 9630815333
commit 8e49a5228b

View File

@ -1,8 +1,8 @@
%define _distrib_milestone %(echo %_distrib_codename | cut -d- -f1)
%define majver %(echo %version | cut -d. -f1-3)
Name: alsa-utils
Version: 1.0.28
Release: 2mamba
Version: 1.0.29
Release: 1mamba
Summary: Utilities for the Advanced Linux Sound Architecture (ALSA)
Group: System/Kernel and Hardware
Vendor: openmamba
@ -165,6 +165,7 @@ exit 0
%{_bindir}/speaker-test
%{_sbindir}/alsaconf
%{_sbindir}/alsactl
%{_sbindir}/alsa-info.sh
#/lib/udev/rules.d/59-alsa-usb-asoundconf.rules
/lib/udev/rules.d/90-alsa-restore.rules
%if "%{_distrib_milestone}" != "milestone2"
@ -210,6 +211,9 @@ exit 0
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
%changelog
* Thu Mar 12 2015 Automatic Build System <autodist@mambasoft.it> 1.0.29-1mamba
- automatic version update by autodist
* Sun Sep 28 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.28-2mamba
- remove alsa usb soundcard conf switch conflicting (and managed) now with pulseaudio