From cbe3a8a94305dd722c0e20f7887f3b777856093f Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sep 24 2014 20:26:49 +0000 Subject: Update to 1.7.2 --- diff --git a/.gitignore b/.gitignore index 14bc1e2..ab80de8 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /ansible-1.6.10.tar.gz /ansible-1.7.tar.gz /ansible-1.7.1.tar.gz +/ansible-1.7.2.tar.gz diff --git a/ansible.spec b/ansible.spec index 0c34d90..e4877e8 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.7.1 +Version: 1.7.2 Release: 1%{?dist} Group: Development/Libraries @@ -101,6 +101,9 @@ rm -rf $RPM_BUILD_ROOT %doc examples/playbooks %changelog +* Wed Sep 24 2014 Kevin Fenzi 1.7.2-1 +- Update to 1.7.2 + * Thu Aug 14 2014 Kevin Fenzi 1.7.1-1 - Update to 1.7.1 diff --git a/sources b/sources index 3d42ef8..cf01683 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -908ab374b1657639f4a073025247bed3 ansible-1.7.1.tar.gz +6c9112a2e7d7d1394c97e57290fc13be ansible-1.7.2.tar.gz