Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wireplumber for openSUSE:Factory checked in at 2025-09-03 21:07:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wireplumber (Old) and /work/SRC/openSUSE:Factory/.wireplumber.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wireplumber" Wed Sep 3 21:07:14 2025 rev:48 rq:1302476 version:0.5.11 Changes: -------- --- /work/SRC/openSUSE:Factory/wireplumber/wireplumber.changes 2025-05-23 14:29:56.431027286 +0200 +++ /work/SRC/openSUSE:Factory/.wireplumber.new.1977/wireplumber.changes 2025-09-03 21:07:29.836803765 +0200 @@ -1,0 +2,36 @@ +Tue Sep 2 16:59:05 UTC 2025 - Antonio Larrosa <alarr...@suse.com> + +- Update to version 0.5.11: + * Additions & Enhancements: + - Added modem manager module for tracking voice call status and + voice call device profile selection hooks to improve phone + call audio routing on mobile devices (!722, !729, #819) + - Added MPRIS media player pause functionality that + automatically pauses media playback when the audio target + (e.g. headphones) is removed (!699, #764) + - Added support for human-readable names and localization of + settings in wireplumber.conf with wpctl displaying localized + setting descriptions (!712) + - Improved default node selection logic to use both session and + route priorities when nodes have equal session priorities + (!720) + - Increased USB device priority in the ALSA monitor (!719) + * Fixes: + - Fixed multiple Lua runtime issues including type confusion + bugs, stack overflow prevention, and SPA POD array/choice + builders (!723, !728) + - Fixed proxy object lifecycle management by properly clearing + the OWNED_BY_PROXY flag when proxies are destroyed to prevent + dangling pointers (!732) + - Fixed state-routes handling to prevent saving unavailable + routes and eliminate race conditions during profile switching + (!730, #762) + - Fixed some memory leaks in the script tester and the settings + iterator (!727, !726) + - Fixed a potential crash caused by module-loopback destroying + itself when the pipewire connection is closed (#812) + - Fixed profile saving behavior in wpctl set-profile command + (#808) + - Fixed GObject introspection closure annotation + +------------------------------------------------------------------- Old: ---- wireplumber-0.5.10.obscpio New: ---- wireplumber-0.5.11.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wireplumber.spec ++++++ --- /var/tmp/diff_new_pack.AjhtjG/_old 2025-09-03 21:07:30.432828950 +0200 +++ /var/tmp/diff_new_pack.AjhtjG/_new 2025-09-03 21:07:30.436829119 +0200 @@ -22,7 +22,7 @@ %define sover 0 %define libwireplumber libwireplumber-%{apiver_str}-%{sover} Name: wireplumber -Version: 0.5.10 +Version: 0.5.11 Release: 0 Summary: Session / policy manager implementation for PipeWire License: MIT @@ -241,6 +241,8 @@ %{_libdir}/wireplumber-%{apiver}/libwireplumber-module-logind.so %{_libdir}/wireplumber-%{apiver}/libwireplumber-module-lua-scripting.so %{_libdir}/wireplumber-%{apiver}/libwireplumber-module-mixer-api.so +%{_libdir}/wireplumber-%{apiver}/libwireplumber-module-modem-manager.so +%{_libdir}/wireplumber-%{apiver}/libwireplumber-module-mpris.so %{_libdir}/wireplumber-%{apiver}/libwireplumber-module-portal-permissionstore.so %{_libdir}/wireplumber-%{apiver}/libwireplumber-module-reserve-device.so %{_libdir}/wireplumber-%{apiver}/libwireplumber-module-settings.so @@ -248,7 +250,6 @@ %{_libdir}/wireplumber-%{apiver}/libwireplumber-module-si-node.so %{_libdir}/wireplumber-%{apiver}/libwireplumber-module-si-standard-link.so %{_libdir}/wireplumber-%{apiver}/libwireplumber-module-standard-event-source.so - %{_userunitdir}/wireplumber.service %{_userunitdir}/wireplumber@.service %dir %{_datadir}/doc/wireplumber ++++++ _service ++++++ --- /var/tmp/diff_new_pack.AjhtjG/_old 2025-09-03 21:07:30.460830133 +0200 +++ /var/tmp/diff_new_pack.AjhtjG/_new 2025-09-03 21:07:30.464830303 +0200 @@ -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.10</param> + <param name="revision">0.5.11</param> <param name="versionformat">@PARENT_TAG@</param> <!-- <param name="revision">master</param> ++++++ wireplumber-0.5.10.obscpio -> wireplumber-0.5.11.obscpio ++++++ ++++ 4923 lines of diff (skipped) ++++++ wireplumber.obsinfo ++++++ --- /var/tmp/diff_new_pack.AjhtjG/_old 2025-09-03 21:07:30.772843318 +0200 +++ /var/tmp/diff_new_pack.AjhtjG/_new 2025-09-03 21:07:30.776843486 +0200 @@ -1,5 +1,5 @@ name: wireplumber -version: 0.5.10 -mtime: 1747801935 -commit: 7a4d3177550b6b53fe0a49396da5b07f5353daff +version: 0.5.11 +mtime: 1756819600 +commit: 3a785e502642ddb1e91d953e587c7b06444e0b51