Skip to content

Commit

Permalink
release version 4.5.1 (#67)
Browse files Browse the repository at this point in the history
Signed-off-by: Ori Liel <[email protected]>
  • Loading branch information
oliel authored Mar 29, 2022
1 parent 4391106 commit a82bcf9
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="4.5.1"
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
3 changes: 3 additions & 0 deletions python-ovirt-engine-sdk4.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,9 @@ API.
%endif

%changelog
* Tue Mar 29 2022 Ori Liel <[email protected]> - 4.5.1
- Update to model 4.5.7

* Wed Oct 27 2021 Martin Necas <[email protected]> - 4.5.0-1
- Update to model 4.5.0

Expand Down

0 comments on commit a82bcf9

Please sign in to comment.