!11 【轻量级 PR】:解除和ovirt-engine-wildfly 包的release的耦合

From: @wang--ge
Reviewed-by: @jxy_git
Signed-off-by: @jxy_git
This commit is contained in:
openeuler-ci-bot 2021-10-22 10:42:30 +00:00 committed by Gitee
commit fdcb474f63

View File

@ -1,6 +1,6 @@
Name: ovirt-engine-wildfly-overlay
Version: 19.1.0
Release: 1
Release: 2
Summary: WildFly overlay for ovirt-engine
Group: Virtualization/Management
License: Apache 2.0
@ -11,7 +11,7 @@ Source1: org.apache.httpcomponents.core-module.xml
Source2: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.5.12/httpclient-4.5.12.jar
Source3: https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
Requires: ovirt-engine-wildfly = %{version}-%{release}
Requires: ovirt-engine-wildfly = %{version}
%description
@ -33,6 +33,9 @@ install -m 0644 "%{SOURCE3}" "%{buildroot}%{_datadir}/%{name}/modules/org/apache
%changelog
* Fri Oct 22 2021 Ge Wang <wangge20@huawei.com> 19.1.0-2
- Remove version coupling with package ovirt-engine-wildfly
* Mon Sep 27 2021 Ge Wang <wangge20@huawei.com> 19.1.0-1
- Update version to 19.1.0