New release v2.1.2.0-1
This commit is contained in:
parent
5f23d09e7c
commit
29f2f26278
6 changed files with 15 additions and 4 deletions
|
@ -4,7 +4,8 @@ Ansible Releases at a Glance
|
|||
VERSION RELEASE CODE NAME
|
||||
++++++++++++++++++++++++++++++
|
||||
|
||||
2.2.0 TBD "TBD"
|
||||
2.2.0 TBD "The Battle of Evermore"
|
||||
2.1.2 TBD "The Song Remains the Same"
|
||||
2.1.1 07-28-2016 "The Song Remains the Same"
|
||||
2.1.0 05-25-2016 "The Song Remains the Same"
|
||||
2.0.2 04-19-2016 "Over the Hills and Far Away"
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.1.2.0 0.5.rc5
|
||||
2.1.2.0 1
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit ba2ecc95542f0ed1bcc6d7e3422d7c1019571805
|
||||
Subproject commit 17ee1cfaf960d99bd3fee7631f86b1013957ec70
|
|
@ -1 +1 @@
|
|||
Subproject commit 9fa6b1e9288ac19dae249257d806b38a477db281
|
||||
Subproject commit d312f34d9bbb722bf13314102d7373f1bd82e433
|
|
@ -4,6 +4,13 @@ ansible (%VERSION%-%RELEASE%~%DIST%) %DIST%; urgency=low
|
|||
|
||||
-- Ansible, Inc. <support@ansible.com> %DATE%
|
||||
|
||||
ansible (2.1.2.0) unstable; urgency=low
|
||||
|
||||
* 2.1.2.0
|
||||
|
||||
-- Ansible, Inc. <support@ansible.com> Thu, 29 Sep 2016 10:01:34 -0500
|
||||
|
||||
|
||||
ansible (2.1.1.0) unstable; urgency=low
|
||||
|
||||
* 2.1.1.0
|
||||
|
|
|
@ -125,6 +125,9 @@ rm -rf %{buildroot}
|
|||
|
||||
%changelog
|
||||
|
||||
* Thu Sep 29 2016 Ansible, Inc. <support@ansible.com> - 2.1.2.0-1
|
||||
- Release 2.1.2.0-1
|
||||
|
||||
* Thu Jul 28 2016 Ansible, Inc. <support@ansible.com> - 2.1.1.0-1
|
||||
- Release 2.1.1.0-1
|
||||
|
||||
|
|
Loading…
Reference in a new issue