From 70073c5166c89d02f6e5c986a07eb93a3f6ab537 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Wed, 6 May 2020 12:03:09 +0200 Subject: [PATCH] upgrading package: wildfly 19.0.0 -> 19.1.0 --- wildfly/wildfly.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wildfly/wildfly.spec b/wildfly/wildfly.spec index fe0f7a3d5f..76178ff9cc 100644 --- a/wildfly/wildfly.spec +++ b/wildfly/wildfly.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 19.0.0 -%define V_dist 19.0.0.Final +%define V_opkg 19.1.0 +%define V_dist 19.1.0.Final # package information Name: wildfly @@ -36,7 +36,7 @@ Class: EVAL Group: Web License: LGPL Version: %{V_opkg} -Release: 20200320 +Release: 20200506 # list of sources Source0: http://download.jboss.org/wildfly/%{V_dist}/wildfly-%{V_dist}.tar.gz