From 31300bd36b4c8af2d433bd1dca22a23a5680bf2f Mon Sep 17 00:00:00 2001 From: James Cammarata Date: Mon, 27 Mar 2017 14:04:34 -0500 Subject: New release v2.2.2.0-1 --- RELEASES.txt | 4 ++++ VERSION | 2 +- lib/ansible/modules/core | 2 +- lib/ansible/modules/extras | 2 +- packaging/debian/changelog | 7 +++++++ packaging/rpm/ansible.spec | 3 +++ 6 files changed, 17 insertions(+), 3 deletions(-) diff --git a/RELEASES.txt b/RELEASES.txt index 89a1bc3ddd..21fbd45fd6 100644 --- a/RELEASES.txt +++ b/RELEASES.txt @@ -4,8 +4,12 @@ Ansible Releases at a Glance VERSION RELEASE CODE NAME ++++++++++++++++++++++++++++++ +2.4.0 TBD "Dancing Days" +2.3.0 TBD "Ramble On" +2.2.2 03-27-2017 "The Battle of Evermore" 2.2.1 01-16-2017 "The Battle of Evermore" 2.2.0 11-01-2016 "The Battle of Evermore" +2.1.5 03-27-2017 "The Song Remains the Same" 2.1.4 01-16-2017 "The Song Remains the Same" 2.1.3 11-04-2016 "The Song Remains the Same" 2.1.2 09-29-2016 "The Song Remains the Same" diff --git a/VERSION b/VERSION index 596f62785a..ced6fb2d74 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.2.2.0 0.2.rc2 +2.2.2.0 1 diff --git a/lib/ansible/modules/core b/lib/ansible/modules/core index bcb259e64b..5546cdb453 160000 --- a/lib/ansible/modules/core +++ b/lib/ansible/modules/core @@ -1 +1 @@ -Subproject commit bcb259e64b7f5ecb8d15912beb7f37c0749b8395 +Subproject commit 5546cdb453f10c2e5b3a83e8d5e30845427aa957 diff --git a/lib/ansible/modules/extras b/lib/ansible/modules/extras index 18098ad055..921bc0d464 160000 --- a/lib/ansible/modules/extras +++ b/lib/ansible/modules/extras @@ -1 +1 @@ -Subproject commit 18098ad055c3159adcbe1a151bbd1f3b71b653f5 +Subproject commit 921bc0d4649828130024763b13c929ca1351e117 diff --git a/packaging/debian/changelog b/packaging/debian/changelog index ed55663b30..a81724f3cd 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -4,6 +4,13 @@ ansible (%VERSION%-%RELEASE%~%DIST%) %DIST%; urgency=low -- Ansible, Inc. %DATE% +ansible (2.2.2.0) unstable; urgency=low + + * 2.2.2.0 + + -- Ansible, Inc. Mon, 27 Mar 2017 14:04:32 -0500 + + ansible (2.2.1.0) unstable; urgency=low * 2.2.1.0 diff --git a/packaging/rpm/ansible.spec b/packaging/rpm/ansible.spec index 50217ce272..c595eff51f 100644 --- a/packaging/rpm/ansible.spec +++ b/packaging/rpm/ansible.spec @@ -125,6 +125,9 @@ rm -rf %{buildroot} %changelog +* Mon Mar 27 2017 Ansible, Inc. - 2.2.2.0-1 +- Release 2.2.2.0-1 + * Mon Jan 16 2017 Ansible, Inc. - 2.2.1.0-1 - Release 2.2.1.0-1 -- cgit v1.2.1