From 1bccdda9e797f3478ebb5f719e97f4395db46438 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Str=C3=B6der?= Date: Mon, 16 Jan 2017 18:46:42 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ansible?expand=0&rev=78 --- ansible.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ansible.spec b/ansible.spec index 2331e2e..49c911b 100644 --- a/ansible.spec +++ b/ansible.spec @@ -18,15 +18,14 @@ # -%define realversion 2.2.1.0 Name: ansible -Version: %{realversion} +Version: 2.2.1.0 Release: 0 Summary: Radically simple IT automation License: GPL-3.0 Group: Development/Languages/Python Url: http://ansible.com/ -Source: https://releases.ansible.com/ansible/ansible-%{realversion}.tar.gz +Source: https://releases.ansible.com/ansible/ansible-%{version}.tar.gz Source99: ansible-rpmlintrc