update to 2.5.0

This commit is contained in:
jackie_wu 2021-09-24 11:40:27 +08:00
parent 8dc8952b37
commit 71e4e6e7c1
3 changed files with 6 additions and 4 deletions

Binary file not shown.

View File

@ -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