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.12 (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
machacekondra authored Mar 12, 2019
1 parent b2c862a commit 399af23
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/bin/bash

VERSION="1.1.12"
MILESTONE=master
RPM_RELEASE="0.1.$MILESTONE.$(date -u +%Y%m%d%H%M%S)"
MILESTONE=
RPM_RELEASE="1"

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

%changelog
* Tue Mar 12 2019 Ondra Machacek <[email protected]> - 1.1.12-1
- Wait for hosts to be added - add no_log.

* 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.
Expand Down

0 comments on commit 399af23

Please sign in to comment.