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.7 (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
machacekondra authored May 30, 2019
1 parent fbc08ae commit d20f412
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.7"
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
3 changes: 3 additions & 0 deletions ovirt-ansible-roles.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ Collection of Ansible roles to ease the management and automation of the oVirt e
%license LICENSE

%changelog
* Thu May 30 2019 Ondra Machacek <[email protected]> - 1.1.7-1
- Fix ansible galaxy dependencies names.

* Mon Dec 3 2018 Ondra Machacek <[email protected]> - 1.1.6-1
- Require Ansible 2.7.2.

Expand Down

0 comments on commit d20f412

Please sign in to comment.