Skip to content
This repository has been archived by the owner on Jun 17, 2021. It is now read-only.

Commit

Permalink
Release 1.2.0 (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnecas committed Nov 25, 2019
1 parent 906d27a commit e323817
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sh
@@ -1,8 +1,8 @@
#!/bin/bash

VERSION="1.2.0"
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
3 changes: 3 additions & 0 deletions ovirt-ansible-manageiq.spec.in
Expand Up @@ -60,6 +60,9 @@ sh build.sh install
%license LICENSE

%changelog
* Mon Nov 25 2019 Martin Necas <mnecas@redhat.com> - 1.2.0-1
- Bump ansible to version 2.9.0.

* Wed May 15 2019 Ondra Machacek <omachace@redhat.com> - 1.1.14-1
- Don't try to re-init miq when initiailized.

Expand Down

0 comments on commit e323817

Please sign in to comment.