From dfcb8836db81be88fea19985e882afb3bbfc048f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Str=C3=B6der?= Date: Mon, 16 Jan 2017 18:48:47 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ansible?expand=0&rev=79 --- ansible.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible.spec b/ansible.spec index 49c911b..a306d73 100644 --- a/ansible.spec +++ b/ansible.spec @@ -80,7 +80,7 @@ task-execution, and multinode orchestration - including trivializing things like zero downtime rolling updates with load balancers. %prep -%setup -q -n ansible-%{realversion} +%setup -q -n ansible-%{version} %build python setup.py build