diff --git a/pulseaudio-11.0.tar.xz b/pulseaudio-11.0.tar.xz deleted file mode 100644 index 6f843ee..0000000 --- a/pulseaudio-11.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:072305d4018fc5e75bb1b45ee6b938fa52fc9fd27493bf327415ef89ed14c969 -size 1648128 diff --git a/pulseaudio-11.1.tar.xz b/pulseaudio-11.1.tar.xz new file mode 100644 index 0000000..69d59cf --- /dev/null +++ b/pulseaudio-11.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2521c525a77166189e3cb9169f75c2ee2b82fa3fcf9476024fbc2c3a6c9cd9e +size 1648924 diff --git a/pulseaudio.changes b/pulseaudio.changes index e665923..59d7a56 100644 --- a/pulseaudio.changes +++ b/pulseaudio.changes @@ -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 diff --git a/pulseaudio.spec b/pulseaudio.spec index dda30db..e1f30d4 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -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+