New release v2.3.2.0-1
This commit is contained in:
parent
611048c6ba
commit
c7052b42c7
4 changed files with 12 additions and 1 deletions
|
@ -5,6 +5,7 @@ VERSION RELEASE CODE NAME
|
|||
++++++++++++++++++++++++++++++
|
||||
|
||||
2.4.0 TBD "Dancing Days"
|
||||
2.3.2 08-04-2017 "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
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.3.2.0 0.5.rc5
|
||||
2.3.2.0 1
|
||||
|
|
|
@ -4,6 +4,13 @@ ansible (%VERSION%-%RELEASE%~%DIST%) %DIST%; urgency=low
|
|||
|
||||
-- Ansible, Inc. <info@ansible.com> %DATE%
|
||||
|
||||
ansible (2.3.2.0) unstable; urgency=low
|
||||
|
||||
* 2.3.2.0
|
||||
|
||||
-- Ansible, Inc. <info@ansible.com> Fri, 04 Aug 2017 15:24:07 -0500
|
||||
|
||||
|
||||
ansible (2.3.1.0) unstable; urgency=low
|
||||
|
||||
* 2.3.1.0
|
||||
|
|
|
@ -135,6 +135,9 @@ rm -rf %{buildroot}
|
|||
|
||||
%changelog
|
||||
|
||||
* Fri Aug 04 2017 Ansible, Inc. <info@ansible.com> - 2.3.2.0-1
|
||||
- Release 2.3.2.0-1
|
||||
|
||||
* Thu Jun 01 2017 Ansible, Inc. <info@ansible.com> - 2.3.1.0-1
|
||||
- Release 2.3.1.0-1
|
||||
|
||||
|
|
Loading…
Reference in a new issue