Hello community, here is the log from the commit of package rekonq for openSUSE:Factory checked in at 2015-11-11 10:31:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rekonq (Old) and /work/SRC/openSUSE:Factory/.rekonq.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "rekonq" Changes: -------- --- /work/SRC/openSUSE:Factory/rekonq/rekonq.changes 2014-04-26 10:11:28.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rekonq.new/rekonq.changes 2015-11-11 10:35:39.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Nov 9 14:37:43 UTC 2015 - tchvatal@suse.com + +- Remove requires on konqueror and require keditbookmarks bnc#856909 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rekonq.spec ++++++ --- /var/tmp/diff_new_pack.2kudbU/_old 2015-11-11 10:35:40.000000000 +0100 +++ /var/tmp/diff_new_pack.2kudbU/_new 2015-11-11 10:35:40.000000000 +0100 @@ -1,8 +1,8 @@ # # spec file for package rekonq # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. -# Copyright 2009 Buschmann <buschmann23@opensuse.org> +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2009 Buschmann <buschmann23@opensuse.org> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,15 +32,14 @@ BuildRequires: libqt4-devel >= 4.8.0l # for opera sync service BuildRequires: qoauth-devel -%if 0%{?suse_version} BuildRequires: update-desktop-files -%endif -Requires: konqueror +# for bookmarks +Requires: keditbookmarks Recommends: %{name}-doc = %{version} Recommends: %{name}-lang = %{version} Provides: browser(npapi) BuildRoot: %{_tmppath}/%{name}-%{version}-build -%kde4_runtime_requires +%{kde4_runtime_requires} %description Rekonq is a web browser for KDE based on WebKit. It first focuses on being a @@ -76,7 +75,7 @@ cd .. # Remove unneeded locales -%if 0%{?suse_version} == 1130 +%if 0%{?suse_version} < 1140 rm -rf %{buildroot}%{_datadir}/locale/sr@ijekavian/ rm -rf %{buildroot}%{_datadir}/locale/sr@ijekavianlatin/ %endif