forked from ansible/ansible
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
25 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.8 | ||
1.9 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,15 @@ | ||
ansible (1.8) unstable; urgency=low | ||
ansible (1.9) unstable; urgency=low | ||
|
||
* 1.8 release (PENDING) | ||
* 1.9 release (PENDING) | ||
|
||
-- Michael DeHaan <[email protected]> Wed, 21 Oct 2015 04:29:00 -0500 | ||
|
||
ansible (1.8) unstable; urgency=low | ||
|
||
* 1.8 release | ||
|
||
-- Michael DeHaan <[email protected]> Tue, 25 Nov 2014 17:00:00 -0500 | ||
|
||
ansible (1.7.2) unstable; urgency=low | ||
|
||
* 1.7.2 release | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -110,6 +110,9 @@ rm -rf %{buildroot} | |
|
||
%changelog | ||
|
||
* Tue Nov 25 2014 Michael DeHaan <[email protected]> - 1.8.0 | ||
- Release 1.8.0 | ||
|
||
* Wed Sep 24 2014 Michael DeHaan <[email protected]> - 1.7.2 | ||
- Release 1.7.2 | ||
|
||
|