Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package liferea for openSUSE:Factory checked in at 2022-01-15 20:05:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/liferea (Old) and /work/SRC/openSUSE:Factory/.liferea.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "liferea" Sat Jan 15 20:05:06 2022 rev:8 rq:946550 version:1.13.6 Changes: -------- --- /work/SRC/openSUSE:Factory/liferea/liferea.changes 2021-07-14 23:59:17.529379944 +0200 +++ /work/SRC/openSUSE:Factory/.liferea.new.1892/liferea.changes 2022-01-15 20:05:08.349756178 +0100 @@ -1,0 +2,5 @@ +Thu Jan 13 21:53:19 UTC 2022 - Michael Gorse <[email protected]> + +- Require python3-cairo; needed for tray icon (boo#1193579). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ liferea.spec ++++++ --- /var/tmp/diff_new_pack.iE5XuI/_old 2022-01-15 20:05:08.833756555 +0100 +++ /var/tmp/diff_new_pack.iE5XuI/_new 2022-01-15 20:05:08.837756558 +0100 @@ -1,7 +1,7 @@ # # spec file for package liferea # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -47,6 +47,7 @@ BuildRequires: pkgconfig(sqlite3) >= 3.7.0 BuildRequires: pkgconfig(webkit2gtk-4.0) Requires: dbus-1 >= 0.30 +Requires: python3-cairo Requires: python3-gobject-Gdk %description
