From ccfdc8ad58fb2e8054199048c16f96f2eb8f8723 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Str=C3=B6der?= Date: Tue, 14 Dec 2021 10:59:02 +0000 Subject: [PATCH] Accepting request 940442 from home:PSuarezHernandez:branches:systemsmanagement - Require python macros for building OBS-URL: https://build.opensuse.org/request/show/940442 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ansible?expand=0&rev=215 --- ansible.changes | 5 +++++ ansible.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/ansible.changes b/ansible.changes index 3bb080a..d249be6 100644 --- a/ansible.changes +++ b/ansible.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 14 10:32:03 UTC 2021 - Pablo Suárez Hernández + +- Require python macros for building + ------------------------------------------------------------------- Mon Oct 11 19:33:37 UTC 2021 - Michael Ströder diff --git a/ansible.spec b/ansible.spec index d24f877..cf1413b 100644 --- a/ansible.spec +++ b/ansible.spec @@ -189,6 +189,7 @@ BuildRequires: %{python}-pexpect BuildRequires: %{python}-pywinrm Recommends: %{python}-pywinrm %endif +BuildRequires: %{python}-rpm-macros BuildRequires: %{python}-Jinja2 BuildRequires: %{python}-PyYAML BuildRequires: %{python}-coverage