diff --git a/python-cheroot.changes b/python-cheroot.changes index 1ac7941..748a2df 100644 --- a/python-cheroot.changes +++ b/python-cheroot.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 5 13:46:46 UTC 2021 - Stefan Schubert + +- Added BuildRequires: alts + ------------------------------------------------------------------- Thu Sep 30 08:50:54 UTC 2021 - Stefan Schubert diff --git a/python-cheroot.spec b/python-cheroot.spec index b549d07..5ba5970 100644 --- a/python-cheroot.spec +++ b/python-cheroot.spec @@ -68,6 +68,7 @@ Requires: python-more-itertools >= 2.6 Requires: python-six >= 1.11.0 %if %{with libalternatives} Requires: alts +BuildRequires: alts %else Requires(post): update-alternatives Requires(postun):update-alternatives