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

Commit

Permalink
Release 0.3 (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
machacekondra authored Mar 1, 2018
1 parent 0713a32 commit 3664be1
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="0.3"
MILESTONE=master
RPM_RELEASE="0.1.$MILESTONE.$(date -u +%Y%m%d%H%M%S)"
MILESTONE=
RPM_RELEASE="1"

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

%changelog
* Thu Mar 1 2018 Ondra Machacek <[email protected]> - 0.3-1
- Add reports about the status of a storage domain import.

* Tue Feb 20 2018 Ondra Machacek <[email protected]> - 0.2-1
- Add discard after delete to block storage domains when generate mapping.
- Support cleanup of mapped storage domain.
Expand Down

0 comments on commit 3664be1

Please sign in to comment.