From d1dfb0233efc8e13cf2ce461b0cd66ea0dac4ee8 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Dec 07 2014 18:10:06 +0000 Subject: Update to 1.8.2 --- diff --git a/.gitignore b/.gitignore index 24e15a9..e437ecf 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /ansible-1.7.2.tar.gz /ansible-1.8.tar.gz /ansible-1.8.1.tar.gz +/ansible-1.8.2.tar.gz diff --git a/ansible.spec b/ansible.spec index 11c054d..5fe59db 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.1 +Version: 1.8.2 Release: 1%{?dist} Group: Development/Libraries @@ -99,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT %doc %{_mandir}/man1/ansible* %changelog +* Sun Dec 07 2014 Kevin Fenzi 1.8.2-1 +- Update to 1.8.2 + * Thu Nov 27 2014 Kevin Fenzi 1.8.1-1 - Update to 1.8.1 diff --git a/sources b/sources index 267bffd..b56ba40 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e452a9cf5891a7c4f694684be2c531a5 ansible-1.8.1.tar.gz +c2ac0e5a4c092dfa84c7e9e51cd45095 ansible-1.8.2.tar.gz