diff --git a/python-CherryPy.changes b/python-CherryPy.changes index 9093135..3499723 100644 --- a/python-CherryPy.changes +++ b/python-CherryPy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 5 14:01:39 UTC 2021 - Stefan Schubert + +- Added BuildRequires: alts + ------------------------------------------------------------------- Sun Aug 22 11:56:04 UTC 2021 - Stefan Schubert diff --git a/python-CherryPy.spec b/python-CherryPy.spec index f48e7b1..15f9607 100644 --- a/python-CherryPy.spec +++ b/python-CherryPy.spec @@ -42,6 +42,7 @@ Requires: python-portend >= 2.1.1 Requires: python-zc.lockfile %if %{with libalternatives} Requires: alts +BuildRequires: alts %else Requires(post): update-alternatives Requires(postun): update-alternatives