diff --git a/.gitignore b/.gitignore index 7b4cb0d..56385de 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,4 @@ /ansible-2.4.3.0.tar.gz /ansible-2.5.0.tar.gz /ansible-2.5.1.tar.gz +/ansible-2.5.2.tar.gz diff --git a/ansible.spec b/ansible.spec index 436a211..3bd3976 100644 --- a/ansible.spec +++ b/ansible.spec @@ -28,14 +28,12 @@ Name: ansible Summary: SSH-based configuration management, deployment, and task execution system -Version: 2.5.1 +Version: 2.5.2 Release: 1%{?dist} Group: Development/Libraries License: GPLv3+ Source0: https://releases.ansible.com/ansible/%{name}-%{version}.tar.gz -# Docs fixes from master branch -Patch0: https://github.com/ansible/ansible/commit/28015d8ae9831c272d16ce0ae2a57ccff3b445c7.patch # Patch to utilize a newer jinja2 package on epel6 # Non-upstreamable as it creates a dependency on a specific version of jinja. @@ -250,8 +248,6 @@ This package installs extensive documentation for ansible %prep %setup -q -%patch0 -p1 - %if 0%{?rhel} == 6 %patch100 -p1 %endif @@ -388,6 +384,9 @@ popd %endif %changelog +* Thu Apr 26 2018 Kevin Fenzi - 2.5.2-1 +- Update to 2.5.2 with bugfixes. + * Wed Apr 18 2018 Kevin Fenzi - 2.5.1-1 - Update to 2.5.1 with bugfixes. Fixes: #1569270 #1569153 #1566004 #1566001 diff --git a/sources b/sources index 2a22428..0d2c819 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ansible-2.5.1.tar.gz) = d5ed9ba4bb514b79254a79a89d1572e80c5cfb1db2a67a980184aa3c26ff407f5c5c9bd0efa24f0e00af451d955f3b0d8d9ad3026be71ba7ad12487a1631ad9a +SHA512 (ansible-2.5.2.tar.gz) = 25568665b96ee9d7ca0888dadd90de178a9cc1da7dba07acb682ca4455ef91622344958ec2000eafbb4cfda87aec325be77d3d5b395aa4bbc2d180fad1a90a34