Skip to content

Commit

Permalink
Release 4.4.15 (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnecas authored Aug 5, 2021
1 parent c3d6978 commit 85f0ff1
Show file tree
Hide file tree
Showing 2 changed files with 6 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="4.4.15"
MILESTONE=master
RPM_RELEASE="0.1.$MILESTONE.$(date -u +%Y%m%d%H%M%S)"
MILESTONE=
RPM_RELEASE="1"

PACKAGE_NAME="python-ovirt-engine-sdk4"

Expand Down
4 changes: 4 additions & 0 deletions python-ovirt-engine-sdk4.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ API.
%{python3_sitearch}/*

%changelog
* Thu Aug 5 2021 Martin Necas <[email protected]> - 4.4.15-1
- Update to model 4.4.34
- Improve examples upload_disk, download_disk, backup_vm

* Thu Jul 2 2020 Martin Perina <[email protected]> - 4.4.4-1
- Update to model 4.4.17
- Improve examples code around image transfer features
Expand Down

0 comments on commit 85f0ff1

Please sign in to comment.