diff --git a/ansible.changes b/ansible.changes index 3d3d8f7..0067430 100644 --- a/ansible.changes +++ b/ansible.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 24 15:46:27 UTC 2021 - Michael Ströder + +- recommend installation of python-selinux (boo#1187531) + ------------------------------------------------------------------- Tue Jun 22 14:35:05 UTC 2021 - Michael Ströder diff --git a/ansible.spec b/ansible.spec index 111f74c..88908eb 100644 --- a/ansible.spec +++ b/ansible.spec @@ -217,6 +217,7 @@ Recommends: %{python}-python-memcached Recommends: %{python}-pywinrm Recommends: %{python}-redis Recommends: %{python}-requests +Recommends: %{python}-selinux Recommends: %{python}-six Recommends: sshpass %endif