New release v2.4.0.0-1
This commit is contained in:
parent
8c20a2e600
commit
12332e7a2c
4 changed files with 12 additions and 1 deletions
|
@ -4,6 +4,7 @@ Ansible Releases at a Glance
|
|||
VERSION RELEASE CODE NAME
|
||||
++++++++++++++++++++++++++++++
|
||||
|
||||
2.5.0 TBD "Kashmir"
|
||||
2.4.0 TBD "Dancing Days"
|
||||
2.3.2 08-04-2017 "Ramble On"
|
||||
2.3.1 06-01-2017 "Ramble On"
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.4.0.0 0.5.rc5
|
||||
2.4.0.0 1
|
||||
|
|
|
@ -4,6 +4,13 @@ ansible (%VERSION%-%RELEASE%~%DIST%) %DIST%; urgency=low
|
|||
|
||||
-- Ansible, Inc. <info@ansible.com> %DATE%
|
||||
|
||||
ansible (2.4.0.0) unstable; urgency=low
|
||||
|
||||
* 2.4.0.0
|
||||
|
||||
-- Ansible, Inc. <info@ansible.com> Mon, 18 Sep 2017 18:22:15 -0700
|
||||
|
||||
|
||||
ansible (2.0.1.0) unstable; urgency=low
|
||||
|
||||
* 2.0.1.0
|
||||
|
|
|
@ -135,6 +135,9 @@ rm -rf %{buildroot}
|
|||
|
||||
%changelog
|
||||
|
||||
* Mon Sep 18 2017 Ansible, Inc. <info@ansible.com> - 2.4.0.0-1
|
||||
- Release 2.4.0.0-1
|
||||
|
||||
* Wed Feb 24 2016 Ansible, Inc. <info@ansible.com> - 2.0.1.0-1
|
||||
- Release 2.0.1.0-1
|
||||
|
||||
|
|
Loading…
Reference in a new issue