From e4317a64de974819e46bbab81ff32c6b486103ab Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 18 Oct 2025 09:58:02 +0200 Subject: [PATCH] upgrading package: wildfly 37.0.1 -> 38.0.0 --- wildfly/wildfly.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wildfly/wildfly.spec b/wildfly/wildfly.spec index 2450fc820d..e248331471 100644 --- a/wildfly/wildfly.spec +++ b/wildfly/wildfly.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 37.0.1 -%define V_dist 37.0.1.Final +%define V_opkg 38.0.0 +%define V_dist 38.0.0.Final # package information Name: wildfly @@ -36,7 +36,7 @@ Class: EVAL Group: Web License: LGPL Version: %{V_opkg} -Release: 20250905 +Release: 20251018 # list of sources Source0: https://github.com/wildfly/wildfly/releases/download/%{V_dist}/wildfly-%{V_dist}.tar.gz