diff --git a/python-wheel.changes b/python-wheel.changes index 42167fb..fc1dac7 100644 --- a/python-wheel.changes +++ b/python-wheel.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 5 16:06:03 UTC 2021 - Stefan Schubert + +- Added BuildRequires: alts + ------------------------------------------------------------------- Fri Oct 1 08:45:20 UTC 2021 - Stefan Schubert diff --git a/python-wheel.spec b/python-wheel.spec index 8a5af9c..2213d87 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -45,6 +45,7 @@ BuildRequires: python-rpm-macros >= 20210929 Requires: python-setuptools %if %{with libalternatives} Requires: alts +BuildRequires: alts %else Requires(post): update-alternatives Requires(postun): update-alternatives