New release v2.4.1.0-1
This commit is contained in:
parent
5a678367d8
commit
e946c4b3b7
4 changed files with 12 additions and 1 deletions
|
@ -5,6 +5,7 @@ VERSION RELEASE CODE NAME
|
|||
++++++++++++++++++++++++++++++
|
||||
|
||||
2.5.0 TBD "Kashmir"
|
||||
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.3.1 06-01-2017 "Ramble On"
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.4.1.0 0.4.rc2
|
||||
2.4.1.0 1
|
||||
|
|
|
@ -4,6 +4,13 @@ ansible (%VERSION%-%RELEASE%~%DIST%) %DIST%; urgency=low
|
|||
|
||||
-- Ansible, Inc. <info@ansible.com> %DATE%
|
||||
|
||||
ansible (2.4.1.0) unstable; urgency=low
|
||||
|
||||
* 2.4.1.0
|
||||
|
||||
-- Ansible, Inc. <info@ansible.com> Wed, 25 Oct 2017 13:33:17 -0700
|
||||
|
||||
|
||||
ansible (2.4.0.0) unstable; urgency=low
|
||||
|
||||
* 2.4.0.0
|
||||
|
|
|
@ -135,6 +135,9 @@ rm -rf %{buildroot}
|
|||
|
||||
%changelog
|
||||
|
||||
* Wed Oct 25 2017 Ansible, Inc. <info@ansible.com> - 2.4.1.0-1
|
||||
- Release 2.4.1.0-1
|
||||
|
||||
* Mon Sep 18 2017 Ansible, Inc. <info@ansible.com> - 2.4.0.0-1
|
||||
- Release 2.4.0.0-1
|
||||
|
||||
|
|
Loading…
Reference in a new issue