New release v2.1.4.0-1
This commit is contained in:
parent
71c8ab6ce8
commit
2c832c736f
6 changed files with 15 additions and 3 deletions
|
@ -4,7 +4,9 @@ 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.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
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.1.4.0 0.3.rc3
|
||||
2.1.4.0 1
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit b0ffb54b5e3b4b769858f38d4855c494bbca10ca
|
||||
Subproject commit 6a5ca970aa93ce856eaae2c06c7a123159541046
|
|
@ -1 +1 @@
|
|||
Subproject commit ec7247d066807f0b96e7b3f9533910bda28bb37e
|
||||
Subproject commit a1f1251eb8f402f571e0b6266f7531af7ee4d9d5
|
|
@ -4,6 +4,13 @@ ansible (%VERSION%-%RELEASE%~%DIST%) %DIST%; urgency=low
|
|||
|
||||
-- Ansible, Inc. <info@ansible.com> %DATE%
|
||||
|
||||
ansible (2.1.4.0) unstable; urgency=low
|
||||
|
||||
* 2.1.4.0
|
||||
|
||||
-- Ansible, Inc. <info@ansible.com> Mon, 16 Jan 2017 10:19:57 -0600
|
||||
|
||||
|
||||
ansible (2.1.3.0) unstable; urgency=low
|
||||
|
||||
* 2.1.3.0
|
||||
|
|
|
@ -125,6 +125,9 @@ rm -rf %{buildroot}
|
|||
|
||||
%changelog
|
||||
|
||||
* Mon Jan 16 2017 Ansible, Inc. <info@ansible.com> - 2.1.4.0-1
|
||||
- Release 2.1.4.0-1
|
||||
|
||||
* Fri Nov 04 2016 Ansible, Inc. <info@ansible.com> - 2.1.3.0-1
|
||||
- Release 2.1.3.0-1
|
||||
|
||||
|
|
Loading…
Reference in a new issue