From 48985db244d92448f1e28d13f320eb28a3aead45 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Jun 25 2014 19:42:22 +0000 Subject: Update to 1.6.4 --- diff --git a/.gitignore b/.gitignore index 6e6aa4c..274e1e5 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /ansible-1.6.1.tar.gz /ansible-1.6.2.tar.gz /ansible-1.6.3.tar.gz +/ansible-1.6.4.tar.gz diff --git a/ansible.spec b/ansible.spec index 006e195..d86e134 100644 --- a/ansible.spec +++ b/ansible.spec @@ -9,7 +9,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot Name: ansible Summary: SSH-based configuration management, deployment, and task execution system -Version: 1.6.3 +Version: 1.6.4 Release: 1%{?dist} Group: Development/Libraries @@ -101,6 +101,9 @@ rm -rf $RPM_BUILD_ROOT %doc examples/playbooks %changelog +* Wed Jun 25 2014 Kevin Fenzi 1.6.4-1 +- Update to 1.6.4 + * Mon Jun 09 2014 Kevin Fenzi 1.6.3-1 - Update to 1.6.3 diff --git a/sources b/sources index 757ccce..dfd99ac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -db0f5c3ae8e1feba2c7e63297767da8e ansible-1.6.3.tar.gz +72e1b626407deb4583005ca3b02ce553 ansible-1.6.4.tar.gz