Accepting request 541845 from multimedia:libs

OBS-URL: https://build.opensuse.org/request/show/541845
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa-utils?expand=0&rev=109
This commit is contained in:
Dominique Leuenberger 2017-11-16 12:59:04 +00:00 committed by Git OBS Bridge
commit d6113bdea9
4 changed files with 23 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a7831044de92c5bf33bf3365a3f36e49397f4191e934df460ae1ca15138c9d9d
size 1202047

3
alsa-utils-1.1.5.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:320bd285e91db6e7fd7db3c9ec6f55b02f35449ff273c7844780ac6a5a3de2e8
size 1202691

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Nov 14 15:03:33 CET 2017 - tiwai@suse.de
- Update to alsa-utils 1.1.5:
* alsactl: Move systemd unit start-up from basic.target to
sound.target
* alsatplg: fix topology compiler long option parsing
* topology: delete output file if parsing fails.
* aplay: Fix playback for small raw files
* aplay: Refactor playback code
* aplay: Add samples argument for playing/recording a given
number of samples
* aplay: interrupt streaming via signal in voc_pcm_write
* aplay: Fix --max-file-time option 32 bits overflow
* alsabat: fix one uninitialized warning issue
- Fix filelist for the 1.1.5 update
-------------------------------------------------------------------
Mon Nov 6 17:19:02 UTC 2017 - jmatejek@suse.com

View File

@ -16,7 +16,7 @@
#
%define package_version 1.1.4
%define package_version 1.1.5
#
%if 0%{?suse_version} > 1130
%define use_systemd 1
@ -35,7 +35,7 @@ BuildRequires: systemd
%define _udevdir /lib/udev
%endif
Name: alsa-utils
Version: 1.1.4
Version: 1.1.5
Release: 0
Summary: Advanced Linux Sound Architecture Utilities
License: GPL-2.0+
@ -142,8 +142,7 @@ mkdir -p %{buildroot}%{_localstatedir}/lib/alsa
%{_udevdir}
%if %{use_systemd}
%{_unitdir}/*.service
%{_unitdir}/basic.target.wants/alsa-state.service
%{_unitdir}/basic.target.wants/alsa-restore.service
%{_unitdir}/sound.target.wants
%endif
%if %{use_varlib}
%{_localstatedir}/lib/alsa