New release v2.4.2.0-1
This commit is contained in:
parent
5d5b5d5a80
commit
e3a8bf02ac
4 changed files with 12 additions and 1 deletions
|
@ -5,6 +5,7 @@ VERSION RELEASE CODE NAME
|
|||
++++++++++++++++++++++++++++++
|
||||
|
||||
2.5.0 TBD "Kashmir"
|
||||
2.4.2 11-29-2017 "Dancing Days"
|
||||
2.4.1 10-25-2017 "Dancing Days"
|
||||
2.4.0 09-19-2017 "Dancing Days"
|
||||
2.3.2 08-04-2017 "Ramble On"
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.4.2.0 0.5.rc1
|
||||
2.4.2.0 1
|
||||
|
|
|
@ -4,6 +4,13 @@ ansible (%VERSION%-%RELEASE%~%DIST%) %DIST%; urgency=low
|
|||
|
||||
-- Ansible, Inc. <info@ansible.com> %DATE%
|
||||
|
||||
ansible (2.4.2.0) unstable; urgency=low
|
||||
|
||||
* 2.4.2.0
|
||||
|
||||
-- Ansible, Inc. <info@ansible.com> Wed, 29 Nov 2017 12:18:55 -0800
|
||||
|
||||
|
||||
ansible (2.4.1.0) unstable; urgency=low
|
||||
|
||||
* 2.4.1.0
|
||||
|
|
|
@ -136,6 +136,9 @@ rm -rf %{buildroot}
|
|||
|
||||
%changelog
|
||||
|
||||
* Wed Nov 29 2017 Ansible, Inc. <info@ansible.com> - 2.4.2.0-1
|
||||
- Release 2.4.2.0-1
|
||||
|
||||
* Wed Oct 25 2017 Ansible, Inc. <info@ansible.com> - 2.4.1.0-1
|
||||
- Release 2.4.1.0-1
|
||||
|
||||
|
|
Loading…
Reference in a new issue