Skip to content
This repository has been archived by the owner on Jun 17, 2021. It is now read-only.

Commit

Permalink
Release 1.1.11 (#54)
Browse files Browse the repository at this point in the history
Change-Id: Ied6d959fb30314e73463bb255a800639e589e9f4
Signed-off-by: Ondra Machacek <[email protected]>
  • Loading branch information
machacekondra authored Jan 17, 2019
1 parent d9b8189 commit 5d65230
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

VERSION="1.1.10"
VERSION="1.1.11"
MILESTONE=
RPM_RELEASE="1"

Expand Down
4 changes: 4 additions & 0 deletions ovirt-ansible-infra.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,10 @@ sh build.sh install
%license LICENSE

%changelog
* Wed Jan 16 2019 Ondra Machacek <[email protected]> - 1.1.11-1
- Document usage of users rhbz#1638380.
- Add no_log to manage users task.

* Wed Nov 21 2018 Ondra Machacek <[email protected]> - 1.1.10-1
- Require Ansible 2.7.2.
- Support ovirt.infra name.
Expand Down

0 comments on commit 5d65230

Please sign in to comment.