From 0091fe9a0008b30c01cd55c5da81eb09d6d24201 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Thu, 16 Sep 2021 15:32:27 +0200 Subject: [PATCH] Update to 0.3.36 Do systemd post install of pipewire-media-session.service --- .gitignore | 1 + pipewire.spec | 14 +++++++++++--- sources | 2 +- 3 files changed, 13 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index d3e941f..e14e2f7 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ /pipewire-0.3.33.tar.gz /pipewire-0.3.34.tar.gz /pipewire-0.3.35.tar.gz +/pipewire-0.3.36.tar.gz diff --git a/pipewire.spec b/pipewire.spec index 522b771..908a46f 100644 --- a/pipewire.spec +++ b/pipewire.spec @@ -1,6 +1,6 @@ %global majorversion 0 %global minorversion 3 -%global microversion 35 +%global microversion 36 %global apiversion 0.3 %global spaversion 0.2 @@ -8,7 +8,7 @@ %global libversion %{soversion}.%(bash -c '((intversion = (%{minorversion} * 100) + %{microversion})); echo ${intversion}').0 # For rpmdev-bumpspec and releng automation -%global baserelease 2 +%global baserelease 1 #global snapdate 20210107 #global gitcommit b17db2cebc1a5ab2c01851d29c05f79cd2f262bb @@ -54,7 +54,6 @@ Source0: https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/%{ver %endif ## upstream patches -Patch0001: 0001-media-session-only-check-passthrough-when-available.patch ## upstreamable patches @@ -381,6 +380,11 @@ systemctl --no-reload preset --global pipewire.socket >/dev/null 2>&1 || : %systemd_user_post pipewire-pulse.socket %endif +%if %{with media_session} +%post media-session +%systemd_user_post pipewire-media-session.service +%endif + %files %license LICENSE COPYING %doc README.md @@ -525,6 +529,10 @@ systemctl --no-reload preset --global pipewire.socket >/dev/null 2>&1 || : %endif %changelog +* Thu Sep 16 2021 Wim Taymans - 0.3.36-1 +- Update to 0.3.36 +- Do systemd post install of pipewire-media-session.service + * Thu Sep 09 2021 Wim Taymans - 0.3.35-2 - Add patch to fix passthrough check. diff --git a/sources b/sources index 7470a0d..a6449fd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pipewire-0.3.35.tar.gz) = 08a2e305fe4e9d3c3f4533c163b725dd32d26513e51a9f476bd18d6157ebf67e97e48b8df9595d45c81599f416e6b3f76e90df575dd460a8d26fe951db30e0f6 +SHA512 (pipewire-0.3.36.tar.gz) = f0fc68ea005018b420a4f65a24dc9c85eb6263c24e66852a7ce2b03f966990d62487b388c7d73ff5adfc10c80c439b1200ae876e41d78f91db190036a1799a14