Skip to content

Commit

Permalink
build: ovirt-engine-dwh-4.5.0 (#22)
Browse files Browse the repository at this point in the history
Signed-off-by: Aviv Litman <[email protected]>
  • Loading branch information
avlitman authored Feb 28, 2022
1 parent f731b3f commit 426636d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions ovirt-engine-dwh.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,14 @@ fi
%{_sysconfdir}/grafana/conf/

%changelog
* Mon Feb 28 2022 Aviv Litman <[email protected]> - 4.5.0
- Bug 1931939 - Add the engine FQDN to dwh
- Bug 2030663 - Update Network statistics types in DWH
- Bug 2026358 - ovirt_engine_history_grafana user is not granted permissions to query new tables
- Bug 2026362 - moved major version to 4.5.0
- Bug 1925878 - Create links from Grafana to RHVM
- Bug 2041220 - Update queries to use v4_5 views in all dashboards

* Thu Sep 2 2021 Aviv Litman <[email protected]> - 4.4.9
- Bug 1992690 - Customize 'oVirt Inventory Dashboard'

Expand Down
4 changes: 2 additions & 2 deletions version.mak
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ VERSION=$(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_PATCH_LEVEL)
# - master
# - <none>
#
MILESTONE=master
MILESTONE=

# RPM release is manually specified,
# For pre-release:
Expand All @@ -36,4 +36,4 @@ MILESTONE=master
# while N is incremented each re-release
# Use only for spec file changes
#
RPM_RELEASE=0.0.$(MILESTONE).$(shell date -u +%Y%m%d%H%M%S)
RPM_RELEASE=1

0 comments on commit 426636d

Please sign in to comment.