Accepting request 746221 from GNOME:Factory

- Update to version 0.2.7:
  + Add support for alsa-lib 1.1.9 which changed the include path
  + Improve error checking and reporting in the protocol
  + deviceprovider: fix probing without starting
  + add sentinel to some functions
  + compiler fixes for musl
  + Revert object tree permission checks that broke things, this is
    probably not a good idea (and the tree of objects is going to
    be removed later) (forwarded request 745986 from favogt)

OBS-URL: https://build.opensuse.org/request/show/746221
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pipewire?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2019-11-10 20:55:08 +00:00 committed by Git OBS Bridge
parent 1caa0c2c1b
commit e2041eb529
4 changed files with 18 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8592bcc2a83b078fee6cfb8560397cf2747346f28e88689197e780069b19cb17
size 421137

3
pipewire-0.2.7.tar.gz Normal file
View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Nov 6 12:29:43 UTC 2019 - Fabian Vogt <fvogt@suse.com>
- Update to version 0.2.7:
+ Add support for alsa-lib 1.1.9 which changed the include path
+ Improve error checking and reporting in the protocol
+ deviceprovider: fix probing without starting
+ add sentinel to some functions
+ compiler fixes for musl
+ Revert object tree permission checks that broke things, this is
probably not a good idea (and the tree of objects is going to
be removed later)
-------------------------------------------------------------------
Wed May 22 16:33:08 UTC 2019 - Markus S <kamikazow@opensuse.org>

View File

@ -13,7 +13,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
@ -22,7 +22,7 @@
%define spa_ver 0.1
Name: pipewire
Version: 0.2.6
Version: 0.2.7
Release: 0
Summary: A Multimedia Framework designed to be an audio and video server and more
License: LGPL-2.1-or-later