From 7c0ac3653db23a4a663d2e0cca844f0d5768c236 Mon Sep 17 00:00:00 2001 From: Dave Hatton Date: Thu, 5 Jul 2012 07:18:43 +0100 Subject: [PATCH] bump rpm spec to 0.6 --- packaging/rpm/ansible.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/rpm/ansible.spec b/packaging/rpm/ansible.spec index 9ffb4a4dfee..fe6a686508c 100644 --- a/packaging/rpm/ansible.spec +++ b/packaging/rpm/ansible.spec @@ -6,7 +6,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot Name: ansible Release: 1%{?dist} Summary: Minimal SSH command and control -Version: 0.5 +Version: 0.6 Group: Development/Libraries License: GPLv3