Skip to content

Commit 85f0ff1

Browse files
authored
Release 4.4.15 (#6)
1 parent c3d6978 commit 85f0ff1

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#!/bin/bash
22

33
VERSION="4.4.15"
4-
MILESTONE=master
5-
RPM_RELEASE="0.1.$MILESTONE.$(date -u +%Y%m%d%H%M%S)"
4+
MILESTONE=
5+
RPM_RELEASE="1"
66

77
PACKAGE_NAME="python-ovirt-engine-sdk4"
88

python-ovirt-engine-sdk4.spec.in

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ API.
4545
%{python3_sitearch}/*
4646

4747
%changelog
48+
* Thu Aug 5 2021 Martin Necas <[email protected]> - 4.4.15-1
49+
- Update to model 4.4.34
50+
- Improve examples upload_disk, download_disk, backup_vm
51+
4852
* Thu Jul 2 2020 Martin Perina <[email protected]> - 4.4.4-1
4953
- Update to model 4.4.17
5054
- Improve examples code around image transfer features

0 commit comments

Comments
 (0)