Accepting request 527246 from home:oholecek:branches:multimedia:libs
- Update to 11.1 * Fix a crash in filter modules related to flat volumes and volume sharing * Fix a crash when the bluetooth adapter reports weird MTU size * Disable bluetooth MTU autodetection by default * Add mixer handling back for hardware that doesn't have any alsa-lib configuration * Prioritize USB devices over built-in sound cards (11.0 was supposed to have this feature, but the implementation turned out to be incomplete) OBS-URL: https://build.opensuse.org/request/show/527246 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=181
This commit is contained in:
parent
9423d17d01
commit
124a455aa8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:072305d4018fc5e75bb1b45ee6b938fa52fc9fd27493bf327415ef89ed14c969
|
||||
size 1648128
|
3
pulseaudio-11.1.tar.xz
Normal file
3
pulseaudio-11.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f2521c525a77166189e3cb9169f75c2ee2b82fa3fcf9476024fbc2c3a6c9cd9e
|
||||
size 1648924
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 19 08:02:43 UTC 2017 - oholecek@suse.com
|
||||
|
||||
- Update to 11.1
|
||||
* Fix a crash in filter modules related to flat volumes and volume
|
||||
sharing
|
||||
* Fix a crash when the bluetooth adapter reports weird MTU size
|
||||
* Disable bluetooth MTU autodetection by default
|
||||
* Add mixer handling back for hardware that doesn't have any alsa-lib
|
||||
configuration
|
||||
* Prioritize USB devices over built-in sound cards (11.0 was supposed
|
||||
to have this feature, but the implementation turned out to be
|
||||
incomplete)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 5 12:55:34 UTC 2017 - oholecek@suse.com
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define drvver 11.0
|
||||
%define drvver 11.1
|
||||
%define soname 0
|
||||
%define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d
|
||||
%define _fwdefdir %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services
|
||||
@ -27,7 +27,7 @@
|
||||
%define _bluez5used 0%(echo "%{_bluezVersion}" | grep -q '^5' && echo 1)
|
||||
%define _bashcompletionsdir %{_datadir}/bash-completion/completions
|
||||
Name: pulseaudio
|
||||
Version: 11.0
|
||||
Version: 11.1
|
||||
Release: 0
|
||||
Summary: A Networked Sound Server
|
||||
License: GPL-2.0+ AND LGPL-2.1+
|
||||
|
Loading…
x
Reference in New Issue
Block a user