Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package wireplumber for openSUSE:Factory 
checked in at 2024-12-05 17:05:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wireplumber (Old)
 and      /work/SRC/openSUSE:Factory/.wireplumber.new.28523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wireplumber"

Thu Dec  5 17:05:16 2024 rev:44 rq:1228288 version:0.5.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/wireplumber/wireplumber.changes  2024-10-22 
14:50:43.070379636 +0200
+++ /work/SRC/openSUSE:Factory/.wireplumber.new.28523/wireplumber.changes       
2024-12-05 17:05:45.566353617 +0100
@@ -1,0 +2,35 @@
+Wed Dec  4 10:29:34 UTC 2024 - Antonio Larrosa <[email protected]>
+
+- Update to version 0.5.7:
+  * Highlights:
+    - Fixed an issue that would cause random profile switching when
+      an application was trying to capture from non-Bluetooth
+      devices (#715, #634, !669)
+    - Fixed an issue that would cause strange profile selection
+      issues [choices not being remembered or unavailable routes
+      being selected] (#734)
+    - Added a timer that delays switching Bluetooth headsets to the
+      HSP/HFP profile, avoiding needless rapid switching when an
+      application is trying to probe device capabilities instead of
+      actually capturing audio (!664)
+    - Improved libcamera/v4l2 device deduplication logic to work
+      with more complex devices (!674, !675, #689, #708)
+  * Fixes:
+    - Fixed two memory leaks in module-mixer-api and
+      module-dbus-connection (!672, !673)
+    - Fixed a crash that could occur in module-reserve-device
+      (!680, #742)
+    - Fixed an issue that would cause the warning
+      "[string "alsa.lua"]:182: attempt to concatenate a nil value
+      (local 'node_name')" to appear in the logs when an ALSA
+      device was busy, breaking node name deduplication (!681)
+    - Fixed an issue that could make find-preferred-profile.lua
+      crash instead of properly applying profile priority rules
+      (#751)
+- Remove patches that are already included in 0.5.7:
+  * 0001-autoswitch-bluetooth-profile-switch-only-Bluetooth-devices.patch
+  * 0002-autoswitch-bluetooth-profile-Switch-to-HSP_HFP-on-timeout.patch
+  * 0003-m-mixer-api-Fix-memory-in-leak-wp_mixer_api_set_volume.patch
+  * 0004-module-dbus-connection-fix-GCancellable-leak.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-autoswitch-bluetooth-profile-switch-only-Bluetooth-devices.patch
  0002-autoswitch-bluetooth-profile-Switch-to-HSP_HFP-on-timeout.patch
  0003-m-mixer-api-Fix-memory-in-leak-wp_mixer_api_set_volume.patch
  0004-module-dbus-connection-fix-GCancellable-leak.patch
  wireplumber-0.5.6.obscpio

New:
----
  wireplumber-0.5.7.obscpio

BETA DEBUG BEGIN:
  Old:- Remove patches that are already included in 0.5.7:
  * 0001-autoswitch-bluetooth-profile-switch-only-Bluetooth-devices.patch
  * 0002-autoswitch-bluetooth-profile-Switch-to-HSP_HFP-on-timeout.patch
  Old:  * 0001-autoswitch-bluetooth-profile-switch-only-Bluetooth-devices.patch
  * 0002-autoswitch-bluetooth-profile-Switch-to-HSP_HFP-on-timeout.patch
  * 0003-m-mixer-api-Fix-memory-in-leak-wp_mixer_api_set_volume.patch
  Old:  * 0002-autoswitch-bluetooth-profile-Switch-to-HSP_HFP-on-timeout.patch
  * 0003-m-mixer-api-Fix-memory-in-leak-wp_mixer_api_set_volume.patch
  * 0004-module-dbus-connection-fix-GCancellable-leak.patch
  Old:  * 0003-m-mixer-api-Fix-memory-in-leak-wp_mixer_api_set_volume.patch
  * 0004-module-dbus-connection-fix-GCancellable-leak.patch
BETA DEBUG END:

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ wireplumber.spec ++++++
--- /var/tmp/diff_new_pack.VzoTu1/_old  2024-12-05 17:05:47.062416268 +0100
+++ /var/tmp/diff_new_pack.VzoTu1/_new  2024-12-05 17:05:47.062416268 +0100
@@ -22,7 +22,7 @@
 %define sover 0
 %define libwireplumber libwireplumber-%{apiver_str}-%{sover}
 Name:           wireplumber
-Version:        0.5.6
+Version:        0.5.7
 Release:        0
 Summary:        Session / policy manager implementation for PipeWire
 License:        MIT
@@ -30,10 +30,6 @@
 URL:            https://gitlab.freedesktop.org/pipewire/wireplumber
 Source0:        wireplumber-%{version}.tar.xz
 Source1:        split-config-file.py
-Patch0:         
0001-autoswitch-bluetooth-profile-switch-only-Bluetooth-devices.patch
-Patch1:         
0002-autoswitch-bluetooth-profile-Switch-to-HSP_HFP-on-timeout.patch
-Patch2:         
0003-m-mixer-api-Fix-memory-in-leak-wp_mixer_api_set_volume.patch
-Patch3:         0004-module-dbus-connection-fix-GCancellable-leak.patch
 # docs
 BuildRequires:  doxygen
 BuildRequires:  graphviz

++++++ _service ++++++
--- /var/tmp/diff_new_pack.VzoTu1/_old  2024-12-05 17:05:47.118418612 +0100
+++ /var/tmp/diff_new_pack.VzoTu1/_new  2024-12-05 17:05:47.130419115 +0100
@@ -3,7 +3,7 @@
   <service name="obs_scm" mode="manual">
     <param name="scm">git</param>
     <param 
name="url">https://gitlab.freedesktop.org/pipewire/wireplumber.git</param>
-    <param name="revision">0.5.6</param>
+    <param name="revision">0.5.7</param>
     <param name="versionformat">@PARENT_TAG@</param>
 <!--    
     <param name="revision">master</param>

++++++ wireplumber-0.5.6.obscpio -> wireplumber-0.5.7.obscpio ++++++
++++ 1613 lines of diff (skipped)

++++++ wireplumber.obsinfo ++++++
--- /var/tmp/diff_new_pack.VzoTu1/_old  2024-12-05 17:05:47.526435699 +0100
+++ /var/tmp/diff_new_pack.VzoTu1/_new  2024-12-05 17:05:47.530435866 +0100
@@ -1,5 +1,5 @@
 name: wireplumber
-version: 0.5.6
-mtime: 1725559151
-commit: 141b2d5d3f793e20f94421c554d8d9c51143ce0d
+version: 0.5.7
+mtime: 1733148617
+commit: 3e7c87a84c30125717eaf8adb1aca3d4dedbb70e
 

Reply via email to