From be7a5326554dc028025cc020ddfa8b1f98064251 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mar 26 2015 01:34:30 +0000 Subject: Update to 1.9.0 --- diff --git a/.gitignore b/.gitignore index 91354df..337fa11 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ /ansible-1.8.2.tar.gz /ansible-1.8.3.tar.gz /ansible-1.8.4.tar.gz +/ansible-1.9.0.tar.gz diff --git a/ansible.spec b/ansible.spec index 7d2716a..007eb60 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.4 +Version: 1.9.0 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 +- Update to 1.9.0 + * Thu Feb 19 2015 Kevin Fenzi 1.8.4-1 - Update to 1.8.4 diff --git a/sources b/sources index 062a7e7..a478421 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e0bbf484e9fa49cd119f50ad65905978 ansible-1.8.4.tar.gz +6d6c83450834ba1a325a28f74bfac448 ansible-1.9.0.tar.gz