From ed86adac46890d614d670b75d0a6128876918c38 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 21 Nov 2025 09:16:43 +0100 Subject: [PATCH] upgrading package: wildfly 38.0.0 -> 38.0.1 --- wildfly/wildfly.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wildfly/wildfly.spec b/wildfly/wildfly.spec index e248331471..990aba0567 100644 --- a/wildfly/wildfly.spec +++ b/wildfly/wildfly.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 38.0.0 -%define V_dist 38.0.0.Final +%define V_opkg 38.0.1 +%define V_dist 38.0.1.Final # package information Name: wildfly @@ -36,7 +36,7 @@ Class: EVAL Group: Web License: LGPL Version: %{V_opkg} -Release: 20251018 +Release: 20251121 # list of sources Source0: https://github.com/wildfly/wildfly/releases/download/%{V_dist}/wildfly-%{V_dist}.tar.gz