From 5d65230179bf977866ccc32c34e389fbe909abba Mon Sep 17 00:00:00 2001 From: Ondra Machacek Date: Thu, 17 Jan 2019 09:47:48 +0100 Subject: [PATCH] Release 1.1.11 (#54) Change-Id: Ied6d959fb30314e73463bb255a800639e589e9f4 Signed-off-by: Ondra Machacek --- build.sh | 2 +- ovirt-ansible-infra.spec.in | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 017aa98..7da29a2 100755 --- a/build.sh +++ b/build.sh @@ -1,6 +1,6 @@ #!/bin/bash -VERSION="1.1.10" +VERSION="1.1.11" MILESTONE= RPM_RELEASE="1" diff --git a/ovirt-ansible-infra.spec.in b/ovirt-ansible-infra.spec.in index 93741dc..9ca3da3 100644 --- a/ovirt-ansible-infra.spec.in +++ b/ovirt-ansible-infra.spec.in @@ -59,6 +59,10 @@ sh build.sh install %license LICENSE %changelog +* Wed Jan 16 2019 Ondra Machacek - 1.1.11-1 +- Document usage of users rhbz#1638380. +- Add no_log to manage users task. + * Wed Nov 21 2018 Ondra Machacek - 1.1.10-1 - Require Ansible 2.7.2. - Support ovirt.infra name.