From c7e2510fe88ce03dff0adb1ac0a6e67b326a39aa Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Feb 19 2015 18:29:29 +0000 Subject: Update to 1.8.4 --- diff --git a/.gitignore b/.gitignore index b42d647..91354df 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /ansible-1.8.1.tar.gz /ansible-1.8.2.tar.gz /ansible-1.8.3.tar.gz +/ansible-1.8.4.tar.gz diff --git a/ansible.spec b/ansible.spec index c75eae7..7d2716a 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.8.3 +Version: 1.8.4 Release: 1%{?dist} Group: Development/Libraries @@ -110,6 +110,9 @@ rm -rf $RPM_BUILD_ROOT %doc %{_mandir}/man1/ansible* %changelog +* Thu Feb 19 2015 Kevin Fenzi 1.8.4-1 +- Update to 1.8.4 + * Tue Feb 17 2015 Kevin Fenzi 1.8.3-1 - Update to 1.8.3 diff --git a/sources b/sources index f359f32..062a7e7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aa59af402c2636e019a5edc6fc78142f ansible-1.8.3.tar.gz +e0bbf484e9fa49cd119f50ad65905978 ansible-1.8.4.tar.gz