!4 ovirt-engine-wildfly-overlay update to 23.0.2

From: @bzg1107
Reviewed-by: @jxy_git
Signed-off-by: @jxy_git
This commit is contained in:
openeuler-ci-bot 2021-09-06 07:24:56 +00:00 committed by Gitee
commit 56b81619f5

View File

@ -1,5 +1,5 @@
Name: ovirt-engine-wildfly-overlay
Version: 22.0.0
Version: 23.0.2
Release: 1
Summary: WildFly overlay for ovirt-engine
Group: Virtualization/Management
@ -10,24 +10,27 @@ Source0: README
Requires: ovirt-engine-wildfly = %{version}-%{release}
%description
WildFly overlay for ovirt-engine
%build
true
%install
install -d -m 0755 "%{buildroot}%{_docdir}/%{name}"
install -m 0644 "%{SOURCE0}" "%{buildroot}%{_docdir}/%{name}/README"
install -d -m 0755 "%{buildroot}%{_datadir}/%{name}/modules"
%files
%{_datadir}/%{name}/
%{_docdir}/%{name}/
%changelog
* Mon Sep 6 2021 baizhonggui <baizhonggui@huawei.com> - 23.0.2-1
- Update version to 23.0.2
* Tue Jul 6 2021 lijunwei <lijunwei@kylinos.cn> - 22.0.0-1
- Update version
* Thu Mar 5 2020 changjie.fu <changjie.fu@cs2c.com.cn> - 17.0.1-1
- Package Initialization