From dce5e14889c4498668d214a11e84a4c9643e5344 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Str=C3=B6der?= Date: Thu, 24 Jun 2021 15:49:45 +0000 Subject: [PATCH] Accepting request 901771 from home:stroeder:sys - recommend installation of python-selinux (boo#1187531) OBS-URL: https://build.opensuse.org/request/show/901771 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ansible?expand=0&rev=210 --- ansible.changes | 5 +++++ ansible.spec | 1 + 2 files changed, 6 insertions(+) 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