diff --git a/epiphany.changes b/epiphany.changes index 7471cc7..34ca50a 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,17 +1,28 @@ +------------------------------------------------------------------- +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 (glgo#GNOME/epiphany#1755 + ------------------------------------------------------------------- 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 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