From 6193d7a096f982a9fa74f97cbf2c22e7e2ec5e94 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mar 10 2014 23:39:56 +0000 Subject: Update to 1.5.1 --- diff --git a/.gitignore b/.gitignore index 790a648..a055c98 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ /ansible-1.4.3.tar.gz /ansible-1.4.5.tar.gz /ansible-1.5.tar.gz +/ansible-1.5.1.tar.gz diff --git a/ansible.spec b/ansible.spec index fbcf1ce..5e275b1 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 +Version: 1.5.1 Release: 1%{?dist} Group: Development/Libraries @@ -82,6 +82,9 @@ rm -rf $RPM_BUILD_ROOT %doc examples/playbooks %changelog +* Mon Mar 10 2014 Kevin Fenzi 1.5.1-1 +- Update to 1.5.1 + * Fri Feb 28 2014 Kevin Fenzi 1.5-1 - Update to 1.5 diff --git a/sources b/sources index 1002e74..cbe4df6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cbdd30fdb93326bd3227de6f303f0d6c ansible-1.5.tar.gz +9bc644193eb4000986666835e98257a9 ansible-1.5.1.tar.gz