New release v2.1.6.0-1
This commit is contained in:
parent
e06e9b40b7
commit
7baf994f2c
6 changed files with 17 additions and 4 deletions
|
@ -5,10 +5,13 @@ VERSION RELEASE CODE NAME
|
|||
++++++++++++++++++++++++++++++
|
||||
|
||||
2.4.0 TBD "Dancing Days"
|
||||
2.3.0 TBD "Ramble On"
|
||||
2.3.1 06-01-2017 "Ramble On"
|
||||
2.3.0 04-12-2017 "Ramble On"
|
||||
2.2.3 05-09-2017 "The Battle of Evermore"
|
||||
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.6 06-01-2017 "The Song Remains the Same"
|
||||
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
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.1.6.0 0.1.rc1
|
||||
2.1.6.0 1
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 9e28ad39c7df8da901180f26352752771f226197
|
||||
Subproject commit 29dfc6a5a14d4f9bda21276d04c492149b81b8b8
|
|
@ -1 +1 @@
|
|||
Subproject commit bbaa417ddaba19d9bf91e0f1be726e703985535c
|
||||
Subproject commit 72f961ab96e863ad6bd1ca22fbc04563e783c6c5
|
|
@ -4,6 +4,13 @@ ansible (%VERSION%-%RELEASE%~%DIST%) %DIST%; urgency=low
|
|||
|
||||
-- Ansible, Inc. <info@ansible.com> %DATE%
|
||||
|
||||
ansible (2.1.6.0) unstable; urgency=low
|
||||
|
||||
* 2.1.6.0
|
||||
|
||||
-- Ansible, Inc. <info@ansible.com> Thu, 01 Jun 2017 13:24:21 -0500
|
||||
|
||||
|
||||
ansible (2.1.5.0) unstable; urgency=low
|
||||
|
||||
* 2.1.5.0
|
||||
|
|
|
@ -125,6 +125,9 @@ rm -rf %{buildroot}
|
|||
|
||||
%changelog
|
||||
|
||||
* Thu Jun 01 2017 Ansible, Inc. <info@ansible.com> - 2.1.6.0-1
|
||||
- Release 2.1.6.0-1
|
||||
|
||||
* Mon Mar 27 2017 Ansible, Inc. <info@ansible.com> - 2.1.5.0-1
|
||||
- Release 2.1.5.0-1
|
||||
|
||||
|
|
Loading…
Reference in a new issue