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.13
Browse files Browse the repository at this point in the history
Change-Id: Id7741fe908d1632f00bc94413faaf438b9831c20
Signed-off-by: Ondra Machacek <omachace@redhat.com>
  • Loading branch information
machacekondra committed Nov 30, 2018
1 parent e050566 commit 91f7ea6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sh
@@ -1,8 +1,8 @@
#!/bin/bash

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

ROLE_NAME="ovirt.manageiq"
PACKAGE_NAME="ovirt-ansible-manageiq"
Expand Down
5 changes: 5 additions & 0 deletions ovirt-ansible-manageiq.spec.in
Expand Up @@ -60,6 +60,11 @@ sh build.sh install
%license LICENSE

%changelog
* Thu Nov 29 2018 Ondra Machacek <omachace@redhat.com> - 1.1.13-1
- Change default disks interface to virtio_scsi.
- Support ovirt.manageiq name.
- Require Ansible 2.7.2.

* Tue Sep 18 2018 Ondra Machacek <omachace@redhat.com> - 1.1.12-1
- Document additional disks works with CFME only. rhbz#1627020
- Skip region settings in case of ManageIQ. rhbz#1627018
Expand Down

0 comments on commit 91f7ea6

Please sign in to comment.