Browse Source

upgrading package: wildfly 8.1.0cr1 -> 8.1.0

master
parent
commit
7ef6b4561f
  1. 6
      wildfly/wildfly.spec

6
wildfly/wildfly.spec

@ -22,8 +22,8 @@
##
# package version
%define V_opkg 8.1.0cr1
%define V_dist 8.1.0.CR1
%define V_opkg 8.1.0
%define V_dist 8.1.0.Final
# package information
Name: wildfly
@ -36,7 +36,7 @@ Class: EVAL
Group: Web
License: LGPL
Version: %{V_opkg}
Release: 20140418
Release: 20140602
# list of sources
Source0: http://download.jboss.org/wildfly/%{V_dist}/wildfly-%{V_dist}.tar.gz

Loading…
Cancel
Save