Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package orca for openSUSE:Factory checked in at 2022-01-11 00:01:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/orca (Old) and /work/SRC/openSUSE:Factory/.orca.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "orca" Tue Jan 11 00:01:50 2022 rev:158 rq:945292 version:41.1 Changes: -------- --- /work/SRC/openSUSE:Factory/orca/orca.changes 2021-12-08 22:08:22.526846241 +0100 +++ /work/SRC/openSUSE:Factory/.orca.new.1892/orca.changes 2022-01-11 00:02:25.841268584 +0100 @@ -1,0 +2,7 @@ +Mon Jan 10 07:29:17 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: ------------------ ++++++ orca.spec ++++++ --- /var/tmp/diff_new_pack.Kvo1DV/_old 2022-01-11 00:02:27.769270274 +0100 +++ /var/tmp/diff_new_pack.Kvo1DV/_new 2022-01-11 00:02:27.773270277 +0100 @@ -1,7 +1,7 @@ # # spec file for package orca # -# 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 @@ -30,6 +30,7 @@ BuildRequires: hicolor-icon-theme BuildRequires: liblouis-devel BuildRequires: pkgconfig +BuildRequires: python-rpm-macros BuildRequires: python3-base >= 3.3 BuildRequires: python3-brlapi >= 0.5.1 BuildRequires: python3-gobject >= 3.18
