Browse Source

upgrading package: hadoop 3.1.0 -> 3.1.1

master
parent
commit
f653a6dba2
  1. 6
      hadoop/hadoop.spec

6
hadoop/hadoop.spec

@ -22,8 +22,8 @@
##
# package version
%define V_opkg 3.1.0
%define V_dist 3.1.0
%define V_opkg 3.1.1
%define V_dist 3.1.1
# package information
Name: hadoop
@ -36,7 +36,7 @@ Class: EVAL
Group: Filesystem
License: Apache
Version: %{V_opkg}
Release: 20180406
Release: 20180809
# list of sources
Source0: http://www.apache.org/dist/hadoop/common/hadoop-%{V_dist}/hadoop-%{V_dist}.tar.gz

Loading…
Cancel
Save