Hello community, here is the log from the commit of package eolie for openSUSE:Leap:15.2 checked in at 2020-02-23 16:48:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/eolie (Old) and /work/SRC/openSUSE:Leap:15.2/.eolie.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "eolie" Sun Feb 23 16:48:33 2020 rev:2 rq:778578 version:0.9.63 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/eolie/eolie.changes 2020-02-21 10:49:14.358907928 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.eolie.new.26092/eolie.changes 2020-02-23 16:48:47.618473226 +0100 @@ -1,0 +2,6 @@ +Wed Feb 19 20:18:28 UTC 2020 - Antoine Belvire <[email protected]> + +- Explicitly require pkgconfig(python3) at build time: It's needed + and it's not pulled by other build dependencies anymore. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ eolie.spec ++++++ --- /var/tmp/diff_new_pack.7PjSL8/_old 2020-02-23 16:48:47.994473949 +0100 +++ /var/tmp/diff_new_pack.7PjSL8/_new 2020-02-23 16:48:47.994473949 +0100 @@ -1,7 +1,7 @@ # # spec file for package eolie # -# 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 @@ -33,6 +33,7 @@ BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.35.9 BuildRequires: pkgconfig(gtk+-3.0) >= 3.20 BuildRequires: pkgconfig(pygobject-3.0) +BuildRequires: pkgconfig(python3) BuildRequires: pkgconfig(webkit2gtk-web-extension-4.0) Requires: python3-cairo Requires: python3-dateutil
