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