Browse Source

upgrading package: wildfly 37.0.1 -> 38.0.0

master
parent
commit
e4317a64de
  1. 6
      wildfly/wildfly.spec

6
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

Loading…
Cancel
Save