diff --git a/python-genfire.changes b/python-genfire.changes index f782014..db9f337 100644 --- a/python-genfire.changes +++ b/python-genfire.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 11 21:01:09 UTC 2022 - Dirk Müller + +- add python-rpm-macros dependency + ------------------------------------------------------------------- Fri Feb 12 23:52:18 UTC 2021 - Benjamin Greiner diff --git a/python-genfire.spec b/python-genfire.spec index 7fd524d..00ce5d1 100644 --- a/python-genfire.spec +++ b/python-genfire.spec @@ -1,7 +1,7 @@ # # spec file for package python-genfire # -# 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 @@ -37,6 +37,7 @@ BuildRequires: %{python_module scipy >= 0.19.0} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six >= 1.10.0} BuildRequires: fdupes +BuildRequires: python-rpm-macros Requires: python-Pillow >= 4.1.1 Requires: python-PyQt5 >= 5.5.0 Requires: python-numpy >= 1.12.1 @@ -47,7 +48,7 @@ Requires: python-setuptools Requires: python-six >= 1.10.0 BuildArch: noarch Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives %python_subpackages %description