From 7e7968abfca28adf52295a08848cfb5d26c4264c08dac9b182ae59b2f0eedb96 Mon Sep 17 00:00:00 2001 From: Antonio Larrosa Date: Wed, 26 Jun 2024 11:36:12 +0000 Subject: [PATCH] - Update to version 0.5.3+git11.4868b3c: * get-filter-from-target: Don't bypass the hook if the session item is a regular filter * filter-utils: Allow smart filters to have as target filters that are not smart * tests: skip some tests when audiotestsrc is unavailable * scripts/device: avoid crashing if the device.name is not set * tests/examples: add example on how to set node "params" under Props * autoswitch-bluetooth-profile: Always destroy the restore timeout source before switching * node/software-dsp: ensure that filter chains are properly unloaded * scripts: Fix autoswitch BT profile when using filters * bluez: Don't create loopback source if autoswitch setting is disabled * conf: further improve how top-level objects are handled * conf: skip empty configuration files to avoid crashing OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/wireplumber?expand=0&rev=82 --- _service | 4 ++-- wireplumber-0.5.3+git11.4868b3c.obscpio | 3 +++ wireplumber-0.5.3.obscpio | 3 --- wireplumber.changes | 16 ++++++++++++++++ wireplumber.obsinfo | 6 +++--- wireplumber.spec | 2 +- 6 files changed, 25 insertions(+), 9 deletions(-) create mode 100644 wireplumber-0.5.3+git11.4868b3c.obscpio delete mode 100644 wireplumber-0.5.3.obscpio diff --git a/_service b/_service index 2384b8c..2a8ae45 100644 --- a/_service +++ b/_service @@ -3,13 +3,13 @@ git https://gitlab.freedesktop.org/pipewire/wireplumber.git + master @PARENT_TAG@+git@TAG_OFFSET@.%h enable --->