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

Commit

Permalink
Release 1.2.3 (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnecas authored Apr 23, 2020
1 parent 6ade42d commit f5d5e04
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.2.3"
MILESTONE=master
RPM_RELEASE="0.1.$MILESTONE.$(date -u +%Y%m%d%H%M%S)"
MILESTONE=
RPM_RELEASE="1"

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

%changelog
* Thu Apr 23 2020 Martin Necas <[email protected]> - 1.2.3-1
- Add set fact for ovirt_vms

* Tue Apr 7 2020 Martin Necas <[email protected]> - 1.2.2-1
- Add jmespath to requirements
- Add host vm parameter
Expand Down

0 comments on commit f5d5e04

Please sign in to comment.