X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ta%2Fcaas-danm.git;a=blobdiff_plain;f=SPECS%2Fcaas-sriovdp.spec;h=b1f377d2358cbb919f61d58d57695b76a71be55d;hp=3e0b55418f60fce19a5bf2487af1ec1dac36ac79;hb=28cd26b9968050dae219e38acf398b2119630ad4;hpb=30d0f116c26414a9e703dc37bef90e399717abcb diff --git a/SPECS/caas-sriovdp.spec b/SPECS/caas-sriovdp.spec index 3e0b554..b1f377d 100644 --- a/SPECS/caas-sriovdp.spec +++ b/SPECS/caas-sriovdp.spec @@ -14,9 +14,11 @@ %define COMPONENT sriovdp %define RPM_NAME caas-%{COMPONENT} -%define RPM_MAJOR_VERSION 2.0.0 -%define RPM_MINOR_VERSION 4 +%define RPM_MAJOR_VERSION 3.0.0 +%define RPM_MINOR_VERSION 1 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION} +%define go_version 1.12.10 +%define SRIOVDP_HASH a015e56ae715e2b6dae15e42827e4e8f43eeceac Name: %{RPM_NAME} Version: %{RPM_MAJOR_VERSION} @@ -49,6 +51,8 @@ docker build \ --build-arg https_proxy="${https_proxy}" \ --build-arg no_proxy="${no_proxy}" \ --build-arg SRIOVDP="%{RPM_MAJOR_VERSION}" \ + --build-arg SRIOVDP_HASH="%{SRIOVDP_HASH}" \ + --build-arg go_version="%{go_version}" \ --tag %{COMPONENT}:%{IMAGE_TAG} \ %{_builddir}/%{RPM_NAME}-%{RPM_MAJOR_VERSION}/docker-build/%{COMPONENT}/