Skip to content

Commit a82bcf9

Browse files
authored
release version 4.5.1 (#67)
Signed-off-by: Ori Liel <[email protected]>
1 parent 4391106 commit a82bcf9

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-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.5.1"
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: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@ API.
8383
%endif
8484

8585
%changelog
86+
* Tue Mar 29 2022 Ori Liel <[email protected]> - 4.5.1
87+
- Update to model 4.5.7
88+
8689
* Wed Oct 27 2021 Martin Necas <[email protected]> - 4.5.0-1
8790
- Update to model 4.5.0
8891

0 commit comments

Comments
 (0)