From 1f98aa453d3eeff16cea8341aa7d97213e8c581e Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Jul 01 2014 21:06:50 +0000 Subject: Update to 1.6.6 --- diff --git a/.gitignore b/.gitignore index 245ec9b..8078849 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /ansible-1.6.3.tar.gz /ansible-1.6.4.tar.gz /ansible-1.6.5.tar.gz +/ansible-1.6.6.tar.gz diff --git a/ansible.spec b/ansible.spec index 85593dc..f7b2fe7 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.5 +Version: 1.6.6 Release: 1%{?dist} Group: Development/Libraries @@ -101,6 +101,9 @@ rm -rf $RPM_BUILD_ROOT %doc examples/playbooks %changelog +* Tue Jul 01 2014 Kevin Fenzi 1.6.6-1 +- Update to 1.6.6 + * Wed Jun 25 2014 Kevin Fenzi 1.6.5-1 - Update to 1.6.5 diff --git a/sources b/sources index 07b2467..bb78854 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -47d543c0cdc8ba5f8506d6de0acb7e9c ansible-1.6.5.tar.gz +12beffa794de89dd634bc620e603807c ansible-1.6.6.tar.gz