Browse Source

upgrading package: helm 3.0.0.20191128 -> 3.0.1.20191207

master
parent
commit
c48ca662d2
  1. 6
      helm/helm.spec

6
helm/helm.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_helm_base 3.0.0 %define V_helm_base 3.0.1
%define V_helm_snap 20191128 %define V_helm_snap 20191207
# package information # package information
Name: helm Name: helm
@ -36,7 +36,7 @@ Class: EVAL
Group: Web Group: Web
License: Apache License: Apache
Version: %{V_helm_base}.%{V_helm_snap} Version: %{V_helm_base}.%{V_helm_snap}
Release: 20191128 Release: 20191207
# list of sources # list of sources
Source0: http://download.openpkg.org/components/versioned/helm/helm-%{V_helm_snap}.tar.xz Source0: http://download.openpkg.org/components/versioned/helm/helm-%{V_helm_snap}.tar.xz

Loading…
Cancel
Save