Browse Source

upgrading package: liferay 7.1.2 -> 7.3.0

master
parent
commit
e3cd92c94e
  1. 8
      liferay/liferay.spec

8
liferay/liferay.spec

@ -22,9 +22,9 @@
## ##
# package version # package version
%define V_opkg 7.1.2 %define V_opkg 7.3.0
%define V_dir 7.1.2%20GA3 %define V_dir 7.3.0%20GA1
%define V_zip 7.1.2-ga3-20190107144105508 %define V_zip 7.3.0-ga1-20200127150653953
# package information # package information
Name: liferay Name: liferay
@ -37,7 +37,7 @@ Class: EVAL
Group: Web Group: Web
License: LGPL License: LGPL
Version: %{V_opkg} Version: %{V_opkg}
Release: 20190122 Release: 20200131
# list of sources # list of sources
Source0: http://download.sourceforge.net/project/lportal/Liferay%20Portal/%{V_dir}/liferay-ce-portal-%{V_zip}.war Source0: http://download.sourceforge.net/project/lportal/Liferay%20Portal/%{V_dir}/liferay-ce-portal-%{V_zip}.war

Loading…
Cancel
Save