New release v2.1.3.0-1

pull/20067/head v2.1.3.0-1
James Cammarata 8 years ago
parent 394dd2be04
commit 4cadc98049

@ -4,8 +4,9 @@ Ansible Releases at a Glance
VERSION RELEASE CODE NAME VERSION RELEASE CODE NAME
++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++
2.2.0 TBD "The Battle of Evermore" 2.2.0 11-01-2016 "The Battle of Evermore"
2.1.2 TBD "The Song Remains the Same" 2.1.3 11-04-2016 "The Song Remains the Same"
2.1.2 09-29-2016 "The Song Remains the Same"
2.1.1 07-28-2016 "The Song Remains the Same" 2.1.1 07-28-2016 "The Song Remains the Same"
2.1.0 05-25-2016 "The Song Remains the Same" 2.1.0 05-25-2016 "The Song Remains the Same"
2.0.2 04-19-2016 "Over the Hills and Far Away" 2.0.2 04-19-2016 "Over the Hills and Far Away"
@ -22,7 +23,7 @@ VERSION RELEASE CODE NAME
1.8.3 02-17-2015 "You Really Got Me" 1.8.3 02-17-2015 "You Really Got Me"
1.8.2 12-04-2014 "You Really Got Me" 1.8.2 12-04-2014 "You Really Got Me"
1.8.1 11-26-2014 "You Really Got Me" 1.8.1 11-26-2014 "You Really Got Me"
1.8.0 ? "You Really Got Me" 1.8.0 11-25-2014 "You Really Got Me"
1.7.2 09-24-2014 "Summer Nights" 1.7.2 09-24-2014 "Summer Nights"
1.7.1 08-14-2014 "Summer Nights" 1.7.1 08-14-2014 "Summer Nights"
1.7.0 08-06-2014 "Summer Nights" 1.7.0 08-06-2014 "Summer Nights"

@ -1 +1 @@
2.1.3.0 0.3.rc3 2.1.3.0 1

@ -1 +1 @@
Subproject commit 0c0f4b3307c3a48e41588ad9e9e43bc4d0cebdc8 Subproject commit 36121c5404de7dd099833aedda455b4d3321d24b

@ -1 +1 @@
Subproject commit ff7771d4293332456c8bdb470730371227773e8d Subproject commit 91a142d6252149162a9c265f2d737d25f8502541

@ -4,6 +4,13 @@ ansible (%VERSION%-%RELEASE%~%DIST%) %DIST%; urgency=low
-- Ansible, Inc. <info@ansible.com> %DATE% -- Ansible, Inc. <info@ansible.com> %DATE%
ansible (2.1.3.0) unstable; urgency=low
* 2.1.3.0
-- Ansible, Inc. <info@ansible.com> Fri, 04 Nov 2016 11:51:43 -0500
ansible (2.1.2.0) unstable; urgency=low ansible (2.1.2.0) unstable; urgency=low
* 2.1.2.0 * 2.1.2.0

@ -125,6 +125,9 @@ rm -rf %{buildroot}
%changelog %changelog
* Fri Nov 04 2016 Ansible, Inc. <info@ansible.com> - 2.1.3.0-1
- Release 2.1.3.0-1
* Thu Sep 29 2016 Ansible, Inc. <info@ansible.com> - 2.1.2.0-1 * Thu Sep 29 2016 Ansible, Inc. <info@ansible.com> - 2.1.2.0-1
- Release 2.1.2.0-1 - Release 2.1.2.0-1

Loading…
Cancel
Save