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

Commit

Permalink
Release 1.1.6 (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
machacekondra authored Oct 4, 2018
1 parent b70eb04 commit eecf62f
Show file tree
Hide file tree
Showing 2 changed files with 6 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.5"
MILESTONE=master
RPM_RELEASE="0.1.$MILESTONE.$(date -u +%Y%m%d%H%M%S)"
MILESTONE=
RPM_RELEASE="1"

ROLE_NAME="ovirt.ansible-roles"
PACKAGE_NAME="ovirt-ansible-roles"
Expand Down
4 changes: 4 additions & 0 deletions ovirt-ansible-roles.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ Collection of Ansible roles to ease the management and automation of the oVirt e
%license LICENSE

%changelog
* Thu Oct 4 2018 Ondra Machacek <[email protected]> - 1.1.5-1
- Add hosted-engine role.
- Add shutdown-env role.

* Tue Apr 17 2018 Ondra Machacek <[email protected]> - 1.1.4-1
- Require Ansible 2.5.
- Add v2v-conversion-host role.
Expand Down

0 comments on commit eecf62f

Please sign in to comment.