Hello community, here is the log from the commit of package caribou for openSUSE:Factory checked in at 2020-02-10 21:55:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/caribou (Old) and /work/SRC/openSUSE:Factory/.caribou.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "caribou" Mon Feb 10 21:55:11 2020 rev:40 rq:772694 version:0.4.21 Changes: -------- --- /work/SRC/openSUSE:Factory/caribou/caribou.changes 2020-01-31 23:57:51.087669023 +0100 +++ /work/SRC/openSUSE:Factory/.caribou.new.26092/caribou.changes 2020-02-10 21:55:23.550256297 +0100 @@ -1,0 +2,7 @@ +Mon Feb 10 13:05:46 UTC 2020 - Frederic Crozat <[email protected]> + +- Add python3-gobject BuildRequires: We eliminated an auto-pull-in + of the python stack for consumers of the C-headers. Caribou uses + both. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ caribou.spec ++++++ --- /var/tmp/diff_new_pack.eKWMpj/_old 2020-02-10 21:55:27.618258546 +0100 +++ /var/tmp/diff_new_pack.eKWMpj/_new 2020-02-10 21:55:27.618258546 +0100 @@ -1,7 +1,7 @@ # # spec file for package caribou # -# Copyright (c) 2018 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 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -31,6 +31,7 @@ BuildRequires: gobject-introspection-devel BuildRequires: intltool BuildRequires: pkgconfig +BuildRequires: python3-gobject >= 3.18 BuildRequires: python3-xml BuildRequires: update-desktop-files BuildRequires: vala >= 0.13
