Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pipewire for openSUSE:Factory checked in at 2021-05-06 22:51:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pipewire (Old) and /work/SRC/openSUSE:Factory/.pipewire.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pipewire" Thu May 6 22:51:37 2021 rev:28 rq:890120 version:0.3.26 Changes: -------- --- /work/SRC/openSUSE:Factory/pipewire/pipewire.changes 2021-04-26 16:39:09.202030657 +0200 +++ /work/SRC/openSUSE:Factory/.pipewire.new.2988/pipewire.changes 2021-05-06 22:51:41.562980757 +0200 @@ -1,0 +2,16 @@ +Mon May 3 03:06:31 UTC 2021 - Yifan Jiang <[email protected]> + +- Disable gstreamer device provider by now because the timestamp + bug makes cheese video record abnormally longer than it should be + (rh#1884260). +- Replace all tab characters to space. + +------------------------------------------------------------------- +Thu Apr 29 11:16:51 UTC 2021 - Antonio Larrosa <[email protected]> + +- Add %systemd_ordering so systemd is installed before pipewire + on fresh installations. This allows to set the service presets + correctly on new systems since the %systemd_user_* macros don't + do anything if systemd is not installed (boo#1185459). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pipewire.spec ++++++ --- /var/tmp/diff_new_pack.T01nSi/_old 2021-05-06 22:51:42.030978827 +0200 +++ /var/tmp/diff_new_pack.T01nSi/_new 2021-05-06 22:51:42.034978811 +0200 @@ -98,6 +98,7 @@ Requires: %{name}-spa-plugins-%{spa_ver_str} = %{version} Requires: %{name}-spa-tools = %{version} Requires: %{name}-tools = %{version} +%{?systemd_ordering} %description PipeWire is a server and user space API to deal with multimedia pipelines. @@ -269,6 +270,7 @@ -Dgstreamer=enabled \ -Dffmpeg=enabled \ -Dsystemd=enabled \ + -Dgstreamer-device-provider=disabled \ %if %{with_vulkan} -Dvulkan=enabled \ %else
