解除和ovirt-engine-wildfly 包的release的耦合
This commit is contained in:
parent
b16f03937e
commit
dad842ab08
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user