diff --git a/python-zipp.changes b/python-zipp.changes index 9de49e2..378a996 100644 --- a/python-zipp.changes +++ b/python-zipp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 4 14:41:33 UTC 2022 - Dirk Müller + +- add python-rpm-macros buildrequires + ------------------------------------------------------------------- Sat Oct 16 19:42:16 UTC 2021 - Dirk Müller diff --git a/python-zipp.spec b/python-zipp.spec index 979b0f0..a7854af 100644 --- a/python-zipp.spec +++ b/python-zipp.spec @@ -1,7 +1,7 @@ # # spec file # -# 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 @@ -38,6 +38,7 @@ BuildRequires: %{python_module setuptools_scm >= 1.15.0} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module toml} BuildRequires: fdupes +BuildRequires: python-rpm-macros Requires: python-more-itertools BuildArch: noarch %if %{with test}