Hello community, here is the log from the commit of package eolie for openSUSE:Factory checked in at 2020-02-20 14:56:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/eolie (Old) and /work/SRC/openSUSE:Factory/.eolie.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "eolie" Thu Feb 20 14:56:45 2020 rev:17 rq:777415 version:0.9.63 Changes: -------- --- /work/SRC/openSUSE:Factory/eolie/eolie.changes 2019-08-23 11:09:18.714461587 +0200 +++ /work/SRC/openSUSE:Factory/.eolie.new.26092/eolie.changes 2020-02-20 14:57:05.134488816 +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.cPDEJc/_old 2020-02-20 14:57:06.718491924 +0100 +++ /var/tmp/diff_new_pack.cPDEJc/_new 2020-02-20 14:57:06.718491924 +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
