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