Accepting request 1278966 from home:alarrosa:branches:multimedia:libs
- Update to version 0.5.10: * Fixed a critical crash in linking-utils.haveAvailableRoutes that was introduced accidentally in 0.5.9 and caused loss of audio output on affected systems (#797, #799, #800, !713) OBS-URL: https://build.opensuse.org/request/show/1278966 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/wireplumber?expand=0&rev=95
This commit is contained in:
2
_service
2
_service
@@ -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.9</param>
|
||||
<param name="revision">0.5.10</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<!--
|
||||
<param name="revision">master</param>
|
||||
|
BIN
wireplumber-0.5.10.obscpio
(Stored with Git LFS)
Normal file
BIN
wireplumber-0.5.10.obscpio
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:63c1877d7eb1114cf87991404f7c523166df20c544a5fffecfbde42942d022ee
|
||||
size 2845708
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 21 07:04:36 UTC 2025 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
- Update to version 0.5.10:
|
||||
* Fixed a critical crash in linking-utils.haveAvailableRoutes
|
||||
that was introduced accidentally in 0.5.9 and caused loss of
|
||||
audio output on affected systems (#797, #799, #800, !713)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 19 11:37:42 UTC 2025 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: wireplumber
|
||||
version: 0.5.9
|
||||
mtime: 1747650741
|
||||
commit: 76b9e509d1a8725a57482505177036d8fe68a472
|
||||
version: 0.5.10
|
||||
mtime: 1747801935
|
||||
commit: 7a4d3177550b6b53fe0a49396da5b07f5353daff
|
||||
|
@@ -22,7 +22,7 @@
|
||||
%define sover 0
|
||||
%define libwireplumber libwireplumber-%{apiver_str}-%{sover}
|
||||
Name: wireplumber
|
||||
Version: 0.5.9
|
||||
Version: 0.5.10
|
||||
Release: 0
|
||||
Summary: Session / policy manager implementation for PipeWire
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user