Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-flower for openSUSE:Factory checked in at 2022-01-11 23:42:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-flower (Old) and /work/SRC/openSUSE:Factory/.python-flower.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-flower" Tue Jan 11 23:42:38 2022 rev:6 rq:945676 version:0.9.7 Changes: -------- --- /work/SRC/openSUSE:Factory/python-flower/python-flower.changes 2021-02-03 19:55:44.925676469 +0100 +++ /work/SRC/openSUSE:Factory/.python-flower.new.1892/python-flower.changes 2022-01-11 23:42:39.778963369 +0100 @@ -1,0 +2,5 @@ +Tue Jan 11 20:58:26 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- add python-rpm-macros dependency + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-flower.spec ++++++ --- /var/tmp/diff_new_pack.LvPPVS/_old 2022-01-11 23:42:40.370963753 +0100 +++ /var/tmp/diff_new_pack.LvPPVS/_new 2022-01-11 23:42:40.374963756 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-flower # -# 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 @@ -40,6 +40,7 @@ BuildRequires: %{python_module setuptools} BuildRequires: %{python_module tornado >= 5.0.0} BuildRequires: fdupes +BuildRequires: python-rpm-macros Requires: python-Babel >= 1.0 Requires: python-celery >= 5.0.0 Requires: python-certifi @@ -48,7 +49,7 @@ Requires: python-pytz Requires: python-tornado >= 5.0.0 Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives BuildArch: noarch %if %{with python2} BuildRequires: python-futures