X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=SPECS%2Fcaas-metrics_server.spec;h=52c8cd168d728c57a70fa62ef288c07d8156f371;hb=641c2c743b7bad46a071c287a10d60bd607cb657;hp=c09b0dde07c79b10bd89cddcced20af3bc860d07;hpb=78833edbb349f73dca1d0d9749c410d6a4711cdf;p=ta%2Fcaas-metrics.git diff --git a/SPECS/caas-metrics_server.spec b/SPECS/caas-metrics_server.spec index c09b0dd..52c8cd1 100644 --- a/SPECS/caas-metrics_server.spec +++ b/SPECS/caas-metrics_server.spec @@ -15,9 +15,9 @@ %define COMPONENT metrics_server %define RPM_NAME caas-%{COMPONENT} %define RPM_MAJOR_VERSION 0.3.3 -%define RPM_MINOR_VERSION 2 -%define go_version 1.12.9 -%define DEP_MAN_VERSION 0.5.0 +%define RPM_MINOR_VERSION 4 +%define go_version 1.12.10 +%define DEP_MAN_VERSION 0.5.4 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION} Name: %{RPM_NAME} @@ -26,7 +26,7 @@ Release: %{RPM_MINOR_VERSION}%{?dist} Summary: Containers as a Service Metrics Server component License: %{_platform_license} and MIT license and BSD and Apache License and GNU LGPLv3 URL: https://github.com/kubernetes-incubator/metrics-server -BuildArch: x86_64 +BuildArch: %{_arch} Vendor: %{_platform_vendor} and kubernetes-incubator/metrics-server unmodified Source0: %{name}-%{version}.tar.gz