From cfa0fe3ad6ee8c99d3e2baf4d0be704a0c7c31e9 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mar 11 2014 14:20:42 +0000 Subject: Update to 1.5.2 --- diff --git a/.gitignore b/.gitignore index a055c98..f8e4c1b 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ /ansible-1.4.5.tar.gz /ansible-1.5.tar.gz /ansible-1.5.1.tar.gz +/ansible-1.5.2.tar.gz diff --git a/ansible.spec b/ansible.spec index 5e275b1..95911b4 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.5.1 +Version: 1.5.2 Release: 1%{?dist} Group: Development/Libraries @@ -82,6 +82,9 @@ rm -rf $RPM_BUILD_ROOT %doc examples/playbooks %changelog +* Tue Mar 11 2014 Kevin Fenzi 1.5.2-1 +- Update to 1.5.2 + * Mon Mar 10 2014 Kevin Fenzi 1.5.1-1 - Update to 1.5.1 diff --git a/sources b/sources index cbe4df6..9646f71 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9bc644193eb4000986666835e98257a9 ansible-1.5.1.tar.gz +83cb76e2adc24fc736bfee422d1c8d12 ansible-1.5.2.tar.gz