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