Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package caribou for openSUSE:Factory checked in at 2022-01-20 00:12:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/caribou (Old) and /work/SRC/openSUSE:Factory/.caribou.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "caribou" Thu Jan 20 00:12:34 2022 rev:42 rq:947473 version:0.4.21 Changes: -------- --- /work/SRC/openSUSE:Factory/caribou/caribou.changes 2021-07-05 22:24:14.381137073 +0200 +++ /work/SRC/openSUSE:Factory/.caribou.new.1892/caribou.changes 2022-01-20 00:13:31.114636522 +0100 @@ -1,0 +2,7 @@ +Mon Jan 17 12:26:44 UTC 2022 - Yifan Jiang <[email protected]> + +- Add python-rpm-macros BuildRequires in case some build + environment does not pull it automatically. This is needed by + macros like %{python3_sitelib}. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ caribou.spec ++++++ --- /var/tmp/diff_new_pack.cvVM7t/_old 2022-01-20 00:13:31.518636848 +0100 +++ /var/tmp/diff_new_pack.cvVM7t/_new 2022-01-20 00:13:31.522636852 +0100 @@ -1,7 +1,7 @@ # # spec file for package caribou # -# 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 @@ -41,6 +41,7 @@ BuildRequires: gobject-introspection-devel BuildRequires: intltool BuildRequires: pkgconfig +BuildRequires: python-rpm-macros BuildRequires: python3-gobject >= 3.18 BuildRequires: python3-xml BuildRequires: update-desktop-files
