Hello community, here is the log from the commit of package liferea for openSUSE:Factory checked in at 2020-05-14 23:27:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/liferea (Old) and /work/SRC/openSUSE:Factory/.liferea.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "liferea" Thu May 14 23:27:51 2020 rev:3 rq:805617 version:1.12.6 Changes: -------- --- /work/SRC/openSUSE:Factory/liferea/liferea.changes 2020-01-31 23:57:14.131649867 +0100 +++ /work/SRC/openSUSE:Factory/.liferea.new.2738/liferea.changes 2020-05-14 23:27:56.213392460 +0200 @@ -1,0 +2,5 @@ +Thu May 14 09:08:37 UTC 2020 - Max Lin <[email protected]> + +- Export WEBKIT_DISABLE_COMPOSITING_MODE=1 on Leap 15.2 build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ liferea.spec ++++++ --- /var/tmp/diff_new_pack.kwYKd6/_old 2020-05-14 23:27:57.197394608 +0200 +++ /var/tmp/diff_new_pack.kwYKd6/_new 2020-05-14 23:27:57.201394617 +0200 @@ -1,7 +1,7 @@ # # spec file for package liferea # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ Summary: Linux Feed Reader License: GPL-2.0-only Group: Productivity/Other -Url: https://lzone.de/liferea/ +URL: https://lzone.de/liferea/ Source0: https://github.com/lwindolf/liferea/releases/download/v%{version}/%{name}-%{version}b.tar.bz2 # PATCH-FEATURE-OPENSUSE liferea-opensuse-feeds.patch -- Add openSUSE feeds to default feeds Patch0: liferea-opensuse-feeds.patch @@ -64,7 +64,7 @@ %patch0 %build -%if 0%{?suse_version} >= 01550 && 0%{?is_opensuse} +%if 0%{?suse_version} >= 01550 || 0%{?sle_version} >= 150200 export WEBKIT_DISABLE_COMPOSITING_MODE=1 %endif %configure \
