Browse code

Updating RELEASES/etc. for devel

[ci skip]

James Cammarata authored on 2016/03/11 04:12:27
Showing 3 changed files
... ...
@@ -4,11 +4,13 @@ Ansible Releases at a Glance
4 4
 Active Development
5 5
 ++++++++++++++++++
6 6
 
7
-2.0    "Over the Hills and Far Away" - in progress
7
+2.1    "TBD" - in progress
8 8
 
9 9
 Released
10 10
 ++++++++
11 11
 
12
+2.0.1  "Over the Hills and Far Away" 02-24-2015
13
+2.0.0  "Over the Hills and Far Away" 01-12-2015
12 14
 1.9.4  "Dancing In the Streets" 10-09-2015
13 15
 1.9.3  "Dancing In the Streets" 09-03-2015
14 16
 1.9.2  "Dancing In the Streets" 06-24-2015
... ...
@@ -4,6 +4,33 @@ ansible (%VERSION%-%RELEASE%~%DIST%) %DIST%; urgency=low
4 4
 
5 5
  -- Ansible, Inc. <support@ansible.com>  %DATE%
6 6
 
7
+ansible (2.0.1.0) unstable; urgency=low
8
+
9
+  * 2.0.1.0
10
+
11
+ -- Ansible, Inc. <support@ansible.com>  Wed, 24 Feb 2016 18:28:59 -0500
12
+
13
+
14
+ansible (2.0.0.2) unstable; urgency=low
15
+
16
+  * 2.0.0.2
17
+
18
+ -- Ansible, Inc. <support@ansible.com>  Thu, 14 Jan 2016 17:17:41 -0500
19
+
20
+
21
+ansible (2.0.0.1) unstable; urgency=low
22
+
23
+  * 2.0.0.1
24
+
25
+ -- Ansible, Inc. <support@ansible.com>  Tue, 12 Jan 2016 17:53:29 -0500
26
+
27
+
28
+ansible (2.0.0.0) unstable; urgency=low
29
+
30
+  * 2.0.0.0
31
+
32
+ -- Ansible, Inc. <support@ansible.com>  Tue, 12 Jan 2016 08:33:59 -0500
33
+
7 34
 ansible (1.9.4) unstable; urgency=low
8 35
 
9 36
   * 1.9.4
... ...
@@ -125,6 +125,18 @@ rm -rf %{buildroot}
125 125
 
126 126
 %changelog
127 127
 
128
+* Wed Feb 24 2016 Ansible, Inc. <support@ansible.com> - 2.0.1.0-1
129
+- Release 2.0.1.0-1
130
+
131
+* Thu Jan 14 2016 Ansible, Inc. <support@ansible.com> - 2.0.0.2-1
132
+- Release 2.0.0.2-1
133
+
134
+* Tue Jan 12 2016 Ansible, Inc. <support@ansible.com> - 2.0.0.1-1
135
+- Release 2.0.0.1-1
136
+
137
+* Tue Jan 12 2016 Ansible, Inc. <support@ansible.com> - 2.0.0.0-1
138
+- Release 2.0.0.0-1
139
+
128 140
 * Fri Oct 09 2015 Ansible, Inc. <support@ansible.com> - 1.9.4
129 141
 - Release 1.9.4
130 142