Browse Source

upgrading package: wildfly 38.0.0 -> 38.0.1

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

6
wildfly/wildfly.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_opkg 38.0.0 %define V_opkg 38.0.1
%define V_dist 38.0.0.Final %define V_dist 38.0.1.Final
# package information # package information
Name: wildfly Name: wildfly
@ -36,7 +36,7 @@ Class: EVAL
Group: Web Group: Web
License: LGPL License: LGPL
Version: %{V_opkg} Version: %{V_opkg}
Release: 20251018 Release: 20251121
# list of sources # list of sources
Source0: https://github.com/wildfly/wildfly/releases/download/%{V_dist}/wildfly-%{V_dist}.tar.gz Source0: https://github.com/wildfly/wildfly/releases/download/%{V_dist}/wildfly-%{V_dist}.tar.gz

Loading…
Cancel
Save