Accepting request 975517 from home:ilgazcl:branches:openSUSE:Factory

- 
Added Recommends: gnome-keyring since very critical functionality of this browser (saving passwords&syncing with firefox) depends on it. Otherwise it complains "provider for org.freedesktop.secrets not found" to console or on top of firefox sync window. gnome-keyring is naturally installed on a typical gnome desktop environment but on a foreign DE such as KDE/LXQT it isn't there.
See this comment from one of the lead developers of gnome-web himself for reference:
https://gitlab.gnome.org/GNOME/epiphany/-/issues/1755#note_1431178

OBS-URL: https://build.opensuse.org/request/show/975517
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=366
This commit is contained in:
Dominique Leuenberger 2022-05-09 07:47:19 +00:00 committed by Git OBS Bridge
parent 055819ac15
commit d6e2408137
2 changed files with 13 additions and 0 deletions

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat May 7 07:36:51 UTC 2022 - Ilgaz Öcal <ilgaz.nsa@gmail.com>
-
Added Recommends: gnome-keyring since very critical functionality of this browser (saving passwords&syncing with firefox) depends on it. Otherwise it complains "provider for org.freedesktop.secrets not found" to console or on top of firefox sync window. gnome-keyring is naturally installed on a typical gnome desktop environment but on a foreign DE such as KDE/LXQT it isn't there.
See this comment from one of the lead developers of gnome-web himself for reference:
https://gitlab.gnome.org/GNOME/epiphany/-/issues/1755#note_1431178
-------------------------------------------------------------------
Fri Apr 22 10:27:49 UTC 2022 - Emily Gonyer <emilyyrose@gmail.com>

View File

@ -57,6 +57,7 @@ BuildRequires: pkgconfig(webkit2gtk-web-extension-4.1) >= 2.33.2
Requires: %{name}-branding = %{version}
Requires: iso-codes
Recommends: ca-certificates
Recommends: gnome-keyring
Recommends: gstreamer-plugins-rs
%description