From be3604117b353395afa5ed2bb8f71c6968b290ef Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Jun 26 2014 02:41:04 +0000 Subject: Update to 1.6.5 --- diff --git a/.gitignore b/.gitignore index 274e1e5..245ec9b 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /ansible-1.6.2.tar.gz /ansible-1.6.3.tar.gz /ansible-1.6.4.tar.gz +/ansible-1.6.5.tar.gz diff --git a/ansible.spec b/ansible.spec index d86e134..85593dc 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.4 +Version: 1.6.5 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.5-1 +- Update to 1.6.5 + * Wed Jun 25 2014 Kevin Fenzi 1.6.4-1 - Update to 1.6.4 diff --git a/sources b/sources index dfd99ac..07b2467 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -72e1b626407deb4583005ca3b02ce553 ansible-1.6.4.tar.gz +47d543c0cdc8ba5f8506d6de0acb7e9c ansible-1.6.5.tar.gz