Accepting request 642600 from home:tiwai:branches:multimedia:libs
- Updated to alsa-utils 1.1.7: * aplay: Fix invalid file size check for non-regular files * speaker-test: Support S24_3LE sample format * speaker-test: Allow sampling rates up to 768000 * alsabat: Allow custom sample format for round trip latency test * alsaucm: add alsa-ucm udev rules for PAZ00 (Toshiba AC100/Dynabook AZ) * alsatplg: add man file * alsactl: improved disconnection handling * compile warning fixes * aplay: add missing block brackets OBS-URL: https://build.opensuse.org/request/show/642600 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa-utils?expand=0&rev=148
This commit is contained in:
parent
bc2195ce16
commit
dfb6d8d401
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:155caecc40b2220f686f34ba3655a53e3bdbc0586adb1056733949feaaf7d36e
|
||||
size 1203722
|
3
alsa-utils-1.1.7.tar.bz2
Normal file
3
alsa-utils-1.1.7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1db27fb54ab7fdeb54b00d68b8a174808ffea198cfbd67e3c959482194e1540a
|
||||
size 1205754
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 17 11:33:25 CEST 2018 - tiwai@suse.de
|
||||
|
||||
- Updated to alsa-utils 1.1.7:
|
||||
* aplay: Fix invalid file size check for non-regular files
|
||||
* speaker-test: Support S24_3LE sample format
|
||||
* speaker-test: Allow sampling rates up to 768000
|
||||
* alsabat: Allow custom sample format for round trip latency test
|
||||
* alsaucm: add alsa-ucm udev rules for PAZ00 (Toshiba AC100/Dynabook AZ)
|
||||
* alsatplg: add man file
|
||||
* alsactl: improved disconnection handling
|
||||
* compile warning fixes
|
||||
* aplay: add missing block brackets
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 4 14:57:35 CEST 2018 - tiwai@suse.de
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@ -33,7 +33,7 @@ BuildRequires: systemd
|
||||
%define _udevdir /lib/udev
|
||||
%endif
|
||||
Name: alsa-utils
|
||||
Version: 1.1.6
|
||||
Version: 1.1.7
|
||||
Release: 0
|
||||
Summary: Advanced Linux Sound Architecture Utilities
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user