1
0

Accepting request 986843 from home:alarrosa:branches:GNOME:Factory

NOT TO BE ACCEPTED IN FACTORY YET

I only submit this to keep it in a Staging project
and test it with openQA

- Replace pulseaudio with pipewire as the default audio server
  in TW.

OBS-URL: https://build.opensuse.org/request/show/986843
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/patterns-gnome?expand=0&rev=81
This commit is contained in:
Dominique Leuenberger 2022-07-05 13:49:03 +00:00 committed by Git OBS Bridge
parent f7891e04fa
commit c338de5b42
2 changed files with 14 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jul 5 09:38:43 UTC 2022 - Antonio Larrosa <alarrosa@suse.com>
- Replace pulseaudio with pipewire as the default audio server
in TW.
-------------------------------------------------------------------
Thu Apr 28 03:17:13 UTC 2022 - Yifan Jiang <yfjiang@suse.com>

View File

@ -302,9 +302,17 @@ Recommends: gpgme
Recommends: libgnomesu
Recommends: nautilus
Recommends: polkit-default-privs
%if 0%{?suse_version} > 1500
# Pipewire is the default sound server
Recommends: pipewire
Recommends: pipewire-pulseaudio
%else
# Pulseaudio is the default sound server
Recommends: pulseaudio-module-gsettings
Recommends: pulseaudio-module-x11
%endif
# #509829
Recommends: xdg-user-dirs-gtk
Recommends: yelp