Update to 0.3.36

Do systemd post install of pipewire-media-session.service
This commit is contained in:
Wim Taymans 2021-09-16 15:32:27 +02:00
parent 555ccc0cd3
commit 0091fe9a00
3 changed files with 13 additions and 4 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <wtaymans@redhat.com> - 0.3.36-1
- Update to 0.3.36
- Do systemd post install of pipewire-media-session.service
* Thu Sep 09 2021 Wim Taymans <wtaymans@redhat.com> - 0.3.35-2
- Add patch to fix passthrough check.

View File

@ -1 +1 @@
SHA512 (pipewire-0.3.35.tar.gz) = 08a2e305fe4e9d3c3f4533c163b725dd32d26513e51a9f476bd18d6157ebf67e97e48b8df9595d45c81599f416e6b3f76e90df575dd460a8d26fe951db30e0f6
SHA512 (pipewire-0.3.36.tar.gz) = f0fc68ea005018b420a4f65a24dc9c85eb6263c24e66852a7ce2b03f966990d62487b388c7d73ff5adfc10c80c439b1200ae876e41d78f91db190036a1799a14