diff --git a/ansible.changes b/ansible.changes index a96f08e..b9b2112 100644 --- a/ansible.changes +++ b/ansible.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 16 12:54:09 UTC 2021 - Alexander Graul + +- Drop python-coverage run-time requirement from openSUSE/SLE + ------------------------------------------------------------------- Fri Apr 16 12:05:06 UTC 2021 - Alexander Graul diff --git a/ansible.spec b/ansible.spec index 4ffb887..8cbd746 100644 --- a/ansible.spec +++ b/ansible.spec @@ -201,7 +201,6 @@ BuildRequires: %{python}-straight-plugin BuildRequires: fdupes Requires: %{python}-Jinja2 Requires: %{python}-PyYAML -Requires: %{python}-coverage Requires: %{python}-jmespath Requires: %{python}-paramiko Requires: %{python}-passlib