From a36ca9ba10b5f4207a3ccf20c951a1d26c46de9f53531b90e41e1473dc11ed64 Mon Sep 17 00:00:00 2001 From: Antonio Larrosa Date: Mon, 18 Mar 2024 16:49:10 +0000 Subject: [PATCH] Accepting request 1159099 from home:alarrosa:branches:multimedia:libs - Update to version 0.5.0: * Changes: - Bumped the minimum required version of PipeWire to 1.0.2, because we make use of the 'api.bluez5.internal' property of the BlueZ monitor (!613) - Improved the naming of Bluetooth nodes when the auto-switching loopback node is present (!614) - Updated the documentation on "settings", the Bluetooth monitor, the Access configuration, the file search locations and added a document on how to modify the configuration file (#595, !616) * Fixes: - Fixed checking for available routes when selecting the default node (!609) - Fixed an issue that was causing an infinite loop storing routes in the state file (!610) - Fixed the interpretation of boolean values in the alsa monitor rules (#586, !611) - Fixes a Lua crash when we have 2 smart filters, one with a target and one without (!612) - Fixed an issue where the default nodes would not be updated when the currently selected default node became unavailable (#588, !615) - Fixed an issue that would cause the Props (volume, mute, etc) of loopbacks and other filter nodes to not be restored at startup (#577, !617) - Fixed how some constants were represented in the gobject-introspection file, mostly by converting them from defines to enums (#540, #591) - Fixed an issue using WirePlumber headers in other projects OBS-URL: https://build.opensuse.org/request/show/1159099 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/wireplumber?expand=0&rev=72 --- _service | 4 +++ wireplumber-0.4.90+git25.95cfa9e.obscpio | 3 -- wireplumber-0.5.0.obscpio | 3 ++ wireplumber.changes | 35 ++++++++++++++++++++++++ wireplumber.obsinfo | 6 ++-- wireplumber.spec | 2 +- 6 files changed, 46 insertions(+), 7 deletions(-) delete mode 100644 wireplumber-0.4.90+git25.95cfa9e.obscpio create mode 100644 wireplumber-0.5.0.obscpio diff --git a/_service b/_service index e4866fe..402023c 100644 --- a/_service +++ b/_service @@ -3,9 +3,13 @@ git https://gitlab.freedesktop.org/pipewire/wireplumber.git + 0.5.0 + @PARENT_TAG@ +