New release v2.2.1.0-1
This commit is contained in:
parent
009ac7b65e
commit
5362910000
6 changed files with 17 additions and 5 deletions
|
@ -4,8 +4,10 @@ Ansible Releases at a Glance
|
|||
VERSION RELEASE CODE NAME
|
||||
++++++++++++++++++++++++++++++
|
||||
|
||||
2.2.1 01-16-2017 "The Battle of Evermore"
|
||||
2.2.0 11-01-2016 "The Battle of Evermore"
|
||||
2.1.3 TBD "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"
|
||||
2.1.1 07-28-2016 "The Song Remains the Same"
|
||||
2.1.0 05-25-2016 "The Song Remains the Same"
|
||||
|
@ -23,7 +25,7 @@ VERSION RELEASE CODE NAME
|
|||
1.8.3 02-17-2015 "You Really Got Me"
|
||||
1.8.2 12-04-2014 "You Really Got Me"
|
||||
1.8.1 11-26-2014 "You Really Got Me"
|
||||
1.8.0 ? "You Really Got Me"
|
||||
1.8.0 11-25-2014 "You Really Got Me"
|
||||
1.7.2 09-24-2014 "Summer Nights"
|
||||
1.7.1 08-14-2014 "Summer Nights"
|
||||
1.7.0 08-06-2014 "Summer Nights"
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.2.1.0 0.5.rc5
|
||||
2.2.1.0 1
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit b387c9c1e29314ddd02c72a753c6c45ae2b8bb93
|
||||
Subproject commit 7e8bb413b79f3b74634e4e56931d832aea834709
|
|
@ -1 +1 @@
|
|||
Subproject commit e9bf9fd844d9d340c90d813ca58be62dce6f3547
|
||||
Subproject commit c501e006ea5840af91396c6a3f76851cbad5b93c
|
|
@ -4,6 +4,13 @@ ansible (%VERSION%-%RELEASE%~%DIST%) %DIST%; urgency=low
|
|||
|
||||
-- Ansible, Inc. <info@ansible.com> %DATE%
|
||||
|
||||
ansible (2.2.1.0) unstable; urgency=low
|
||||
|
||||
* 2.2.1.0
|
||||
|
||||
-- Ansible, Inc. <info@ansible.com> Mon, 16 Jan 2017 10:13:29 -0600
|
||||
|
||||
|
||||
ansible (2.2.0.0) unstable; urgency=low
|
||||
|
||||
* 2.2.0.0
|
||||
|
|
|
@ -125,6 +125,9 @@ rm -rf %{buildroot}
|
|||
|
||||
%changelog
|
||||
|
||||
* Mon Jan 16 2017 Ansible, Inc. <info@ansible.com> - 2.2.1.0-1
|
||||
- Release 2.2.1.0-1
|
||||
|
||||
* Mon Oct 31 2016 Ansible, Inc. <info@ansible.com> - 2.2.0.0-1
|
||||
- Release 2.2.0.0-1
|
||||
|
||||
|
|
Loading…
Reference in a new issue