Accepting request 1176882 from home:XRevan86

- Update to version 1.0.7.

OBS-URL: https://build.opensuse.org/request/show/1176882
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pipewire?expand=0&rev=202
This commit is contained in:
Antonio Larrosa 2024-05-27 07:22:32 +00:00 committed by Git OBS Bridge
parent c1402d8367
commit cf77140b10
6 changed files with 28 additions and 8 deletions

View File

@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.freedesktop.org/pipewire/pipewire.git</param>
<param name="revision">1.0.6</param>
<param name="revision">1.0.7</param>
<param name="versionformat">@PARENT_TAG@</param>
<!--
<param name="revision">60deeb25558a794e6e664bb832318b87958c18ea</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2e050b7a4803330f4a62e0f9dea8dc82d86e0fb8b4e3e59d7ff45a8e8e4cd897
size 12576781

3
pipewire-1.0.7.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:91171e733682cd5b012a78936b80e6005254381ed64b47314fbd33bcc50d7b1b
size 12578317

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Sat May 25 13:28:01 UTC 2024 - Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 1.0.7:
* Highlights
- Fix a potential race/crash.
- Fix some problems with negotiation of large integers and
floats.
- Fix JACK sysex MIDI event handling.
- Some more smaller fixes and improvements.
* PipeWire
- Fix a potential race when adding/removing a port to be
scheduled.
* Modules
- Fix FFADO default device handling.
* SPA
- Fix in integer overflow and float/double compare in POD.
* JACK
- Copy larger MIDI events correctly.
-------------------------------------------------------------------
Wed May 15 09:21:57 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>

View File

@ -1,4 +1,4 @@
name: pipewire
version: 1.0.6
mtime: 1715241962
commit: 1b8b683a6d7ee9f1c5dcef3fce5f93069f1357c4
version: 1.0.7
mtime: 1716541956
commit: 59fe89d41a67f6daad086f8f3fe522935be77a3f

View File

@ -62,7 +62,7 @@
%bcond_with aptx
Name: pipewire
Version: 1.0.6
Version: 1.0.7
Release: 0
Summary: A Multimedia Framework designed to be an audio and video server and more
License: MIT