From d6e24081374bacc4cb17c02db26b2f635917aa454965bc7521695a49b9b7c349 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 9 May 2022 07:47:19 +0000 Subject: [PATCH 1/2] 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 --- epiphany.changes | 12 ++++++++++++ epiphany.spec | 1 + 2 files changed, 13 insertions(+) diff --git a/epiphany.changes b/epiphany.changes index 7471cc7..f0a2180 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat May 7 07:36:51 UTC 2022 - Ilgaz Öcal + +- + + +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 diff --git a/epiphany.spec b/epiphany.spec index bfcef81..e526c89 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -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 From 7c8a46b18a9f34ce9f4ccd130633102118cb009c3d575e4573e6f9295d5719c4 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 9 May 2022 07:49:18 +0000 Subject: [PATCH 2/2] - 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 (glgo#GNOME/epiphany#1755 + Fix bookmarks tag label alignment. + Fix blurry favicons in bookmarks popover. OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=367 --- epiphany.changes | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/epiphany.changes b/epiphany.changes index f0a2180..34ca50a 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,14 +1,13 @@ ------------------------------------------------------------------- Sat May 7 07:36:51 UTC 2022 - Ilgaz Öcal -- - - -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 +- 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 (glgo#GNOME/epiphany#1755 ------------------------------------------------------------------- Fri Apr 22 10:27:49 UTC 2022 - Emily Gonyer @@ -16,14 +15,14 @@ Fri Apr 22 10:27:49 UTC 2022 - Emily Gonyer - Updated to version 42.2: + Fix Save As context menu items. + Fix CVE-2022-29536. - + ------------------------------------------------------------------- Wed Apr 13 23:02:23 UTC 2022 - Emily Gonyer - Updated to version 42.1: + Fix regressions in "ask on download" dialog. - + Fix bookmarks tag label alignment. - + Fix blurry favicons in bookmarks popover. + + Fix bookmarks tag label alignment. + + Fix blurry favicons in bookmarks popover. ------------------------------------------------------------------- Thu Mar 17 22:51:01 UTC 2022 - Bjørn Lie