From dad842ab0866f2de85a1a510967b2b7097e20ca7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=AD=8C?= Date: Fri, 22 Oct 2021 09:48:22 +0000 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E9=99=A4=E5=92=8Covirt-engine-wildfly?= =?UTF-8?q?=20=E5=8C=85=E7=9A=84release=E7=9A=84=E8=80=A6=E5=90=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ovirt-engine-wildfly-overlay.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ovirt-engine-wildfly-overlay.spec b/ovirt-engine-wildfly-overlay.spec index 929326c..36c5f82 100644 --- a/ovirt-engine-wildfly-overlay.spec +++ b/ovirt-engine-wildfly-overlay.spec @@ -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 19.1.0-2 +- Remove version coupling with package ovirt-engine-wildfly + * Mon Sep 27 2021 Ge Wang 19.1.0-1 - Update version to 19.1.0