!14 update to 2.5.0
From: @jackie_wu123 Reviewed-by: @jxy_git Signed-off-by: @jxy_git
This commit is contained in:
commit
0affbf5d0f
Binary file not shown.
BIN
ovirt-hosted-engine-setup-2.5.0.tar.gz
Normal file
BIN
ovirt-hosted-engine-setup-2.5.0.tar.gz
Normal file
Binary file not shown.
@ -1,4 +1,4 @@
|
||||
%global package_version 2.4.5
|
||||
%global package_version 2.5.0
|
||||
%global ovirt_hosted_engine_setup_templates %{_datadir}/%{name}/templates
|
||||
%global ovirt_hosted_engine_setup_scripts %{_datadir}/%{name}/scripts
|
||||
%global vdsmhooksdir %{_libexecdir}/vdsm/hooks
|
||||
@ -7,8 +7,8 @@
|
||||
%global python_sitelib %{python3_sitelib}
|
||||
|
||||
Name: ovirt-hosted-engine-setup
|
||||
Version: 2.4.5
|
||||
Release: 3
|
||||
Version: 2.5.0
|
||||
Release: 1
|
||||
Summary: oVirt Hosted Engine setup tool
|
||||
License: LGPLv2+
|
||||
URL: http://www.ovirt.org
|
||||
@ -76,7 +76,6 @@ make %{?_smp_mflags} install DESTDIR="%{buildroot}"
|
||||
|
||||
%files -f %{name}.lang
|
||||
%license COPYING
|
||||
%doc README
|
||||
%doc readme.appliance
|
||||
%doc readme.rollback
|
||||
%dir %{_sysconfdir}/ovirt-hosted-engine-setup.env.d
|
||||
@ -112,6 +111,9 @@ print((
|
||||
' > %{_sysconfdir}/ovirt-hosted-engine/virsh_auth.conf
|
||||
|
||||
%changelog
|
||||
* Fri Sep 24 2021 wutao <wutao61@huawei.com> - 2.5.0-1
|
||||
- update to 2.5.0
|
||||
|
||||
* Wed Sep 22 2021 wutao <wutao61@huawei.com> - 2.4.5-3
|
||||
- change requires from ansible to ansible-2.9
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user