Skip to content
This repository was archived by the owner on Feb 9, 2022. It is now read-only.

Commit

Permalink
Release 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
machacekondra committed May 1, 2018
1 parent 5aa1c28 commit 189e23d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions ovirt-ansible-roles.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ make %{make_common_opts} install DESTDIR="%{buildroot}" ANSIBLE_DATA_DIR="%{_dat
%license %{_docdir}/%{name}/LICENSE

%changelog
* Tue May 1 2018 Ondra Machacek <[email protected]> - 1.0.5-1
- Use no_log: true in ovirt-manageiq role.

* Thu Sep 21 2017 Ondra Machacek <[email protected]> - 1.0.4-1
- Fix ovirt-image-template parameters. rhbz #1489454
- Improve shutdown of non-migrable VMs. rhbz #1488526
Expand Down
2 changes: 1 addition & 1 deletion version.mak
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

VERSION_MAJOR=1
VERSION_MINOR=0
VERSION_PATCH_LEVEL=4
VERSION_PATCH_LEVEL=5
VERSION=$(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_PATCH_LEVEL)

# Milestone is manually specified,
Expand Down

0 comments on commit 189e23d

Please sign in to comment.