From f74777d717c2710fc56eb226838fd2afd01c6623a234d3e8e2f08edfd2139c5a Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 6 Dec 2017 11:19:00 +0000 Subject: [PATCH] Accepting request 554770 from home:1Antoine1:branches:GNOME:Apps - Add git as suggested package: * It allows Eolie to retrieve more adblock rules. - Add some recommended packages for Firefox sync feature: * python3-PyFxA * python3-cryptography * python3-pycrypto * python3-requests-hawk OBS-URL: https://build.opensuse.org/request/show/554770 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/eolie?expand=0&rev=6 --- eolie.changes | 11 +++++++++++ eolie.spec | 7 +++++++ 2 files changed, 18 insertions(+) diff --git a/eolie.changes b/eolie.changes index 3e8b0bd..e7bc6c0 100644 --- a/eolie.changes +++ b/eolie.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Dec 6 10:43:19 UTC 2017 - antoine.belvire@opensuse.org + +- Add git as suggested package: + * It allows Eolie to retrieve more adblock rules. +- Add some recommended packages for Firefox sync feature: + * python3-PyFxA + * python3-cryptography + * python3-pycrypto + * python3-requests-hawk + ------------------------------------------------------------------- Tue Dec 5 13:38:14 UTC 2017 - zaitor@opensuse.org diff --git a/eolie.spec b/eolie.spec index 892272f..f29c221 100644 --- a/eolie.spec +++ b/eolie.spec @@ -33,6 +33,13 @@ BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.35.9 BuildRequires: pkgconfig(gtk+-3.0) >= 3.14 BuildRequires: pkgconfig(pygobject-3.0) BuildRequires: pkgconfig(webkit2gtk-web-extension-4.0) +Recommends: python3-PyFxA +Recommends: python3-cryptography +Recommends: python3-pycrypto +Recommends: python3-requests-hawk +# Eolie can use git to retrieve more adblock rules from +# https://github.com/gnumdk/eolie-adblock.git. +Suggests: git %description Eolie is a Web browser for the GNOME Desktop. It provides: