diff --git a/.gitignore b/.gitignore index 6b8fb84..a080804 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ /ansible-2.2.2.0.tar.gz /ansible-2.3.0.0.tar.gz /ansible-2.3.1.0.tar.gz +/ansible-2.3.2.0.tar.gz diff --git a/ansible.spec b/ansible.spec index 7002501..b738f15 100644 --- a/ansible.spec +++ b/ansible.spec @@ -19,12 +19,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot Name: ansible Summary: SSH-based configuration management, deployment, and task execution system -Version: 2.3.1.0 -Release: 2%{?dist} +Version: 2.3.2.0 +Release: 1%{?dist} Group: Development/Libraries License: GPLv3+ -Source0: http://releases.ansible.com/ansible/%{name}-%{version}.tar.gz +Source0: https://releases.ansible.com/ansible/%{name}-%{version}.tar.gz # Patch to utilize a newer jinja2 package on epel6 # Non-upstreamable as it creates a dependency on a specific version of jinja. @@ -99,6 +99,8 @@ Requires: python-httplib2 Requires: python-setuptools Requires: python-six Requires: sshpass +# needed for json_query filter +Requires: python3-jmespath %endif %if 0%{?rhel} == 6 @@ -176,6 +178,8 @@ Requires: python3-setuptools Requires: python3-six Requires: python3-jinja2 Requires: sshpass +# needed for json_query filter +Requires: python3-jmespath %endif @@ -321,6 +325,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Tue Aug 08 2017 Kevin Fenzi - 2.3.2.0-1 +- Update to 2.3.2. Fixes bugs #1471017 #1461116 #1465586 + * Wed Jul 26 2017 Fedora Release Engineering - 2.3.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild diff --git a/sources b/sources index 479edf9..6532af3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ansible-2.3.1.0.tar.gz) = 7b4b33c56a15c41d756f095944d7a0dbf894557350879430df21061b717b9574aae624a276bf7e1a13d043b718aeaccac1ce510a3cb085983311ddf06fa832bc +SHA512 (ansible-2.3.2.0.tar.gz) = 458506da8ae65a80b442834c6047f02eb92acf9f7dd4465c63b4360c4c4817a0f7c48c92a614b91760a54d036ed13f417edf3524bb8a34a8a53ceb11efc928ac