From e88264cc4ee451d770c9a70422624a9f9df1a42e Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mar 26 2015 01:51:43 +0000 Subject: Update to 1.9.0.1 --- diff --git a/.gitignore b/.gitignore index 337fa11..71e32e4 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /ansible-1.8.3.tar.gz /ansible-1.8.4.tar.gz /ansible-1.9.0.tar.gz +/ansible-1.9.0.1.tar.gz diff --git a/ansible.spec b/ansible.spec index 007eb60..233cf4d 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.9.0 +Version: 1.9.0.1 Release: 1%{?dist} Group: Development/Libraries @@ -110,6 +110,9 @@ rm -rf $RPM_BUILD_ROOT %doc %{_mandir}/man1/ansible* %changelog +* Wed Mar 25 2015 Kevin Fenzi 1.9.0.1-1 +- Update to 1.9.0.1 + * Wed Mar 25 2015 Kevin Fenzi 1.9.0-1 - Update to 1.9.0 diff --git a/sources b/sources index a478421..82d9e48 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6d6c83450834ba1a325a28f74bfac448 ansible-1.9.0.tar.gz +3773b0df98288c237f2329cf184ff59f ansible-1.9.0.1.tar.gz