Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e072271

Browse files
committed
Update packaging and CHANGELOG for release
1 parent 0a47cf5 commit e072271

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Ansible Changes By Release
22
==========================
33

4-
0.8 "Cathedral" -- release pending
4+
0.8 "Cathedral" -- Oct 19, 2012
55

66
Highlighted Core Changes:
77

packaging/debian/changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ansible (0.8) unstable; urgency=low
22

33
* 0.8 release pending
44

5-
-- Michael DeHaan <[email protected]> Thu, 06 Aug 2012 18:50:01 -0400
5+
-- Michael DeHaan <[email protected]> Fri, 19 Oct 2012 20:50:00 -0400
66

77
ansible (0.7) unstable; urgency=low
88

packaging/rpm/ansible.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ rm -rf $RPM_BUILD_ROOT
6161
%doc examples/playbooks
6262

6363
%changelog
64-
* Thu Aug 7 2012 Michael DeHaan <[email protected]> - 0.8-0
65-
- pending
64+
* Fri Oct 19 2012 Michael DeHaan <[email protected]> - 0.8-0
65+
- Release of 0.8
6666

6767
* Thu Aug 6 2012 Michael DeHaan <[email protected]> - 0.7-0
6868
- Release of 0.7

0 commit comments

Comments
 (0)