From: Krisztian Lengyel Date: Thu, 6 Jun 2019 07:24:24 +0000 (+0200) Subject: Bump RPM_MINOR_VERSION X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ta%2Fcaas-danm.git;a=commitdiff_plain;h=c39dd7c86ccbdcf5802f88162579991db1b62961 Bump RPM_MINOR_VERSION Change-Id: I7d38e74232900d26b35c260e81635163dfe975d4 Signed-off-by: Krisztian Lengyel --- diff --git a/SPECS/caas-danm.spec b/SPECS/caas-danm.spec index 156ad07..fbafbc1 100644 --- a/SPECS/caas-danm.spec +++ b/SPECS/caas-danm.spec @@ -15,7 +15,7 @@ %define COMPONENT danm %define RPM_NAME caas-%{COMPONENT} %define RPM_MAJOR_VERSION 3.3.0 -%define RPM_MINOR_VERSION 1 +%define RPM_MINOR_VERSION 2 %define DANM_VERSION v%{RPM_MAJOR_VERSION} %define CNI_VERSION 0.7.0 %define go_version 1.12.1 diff --git a/SPECS/caas-flannel.spec b/SPECS/caas-flannel.spec index fe09afa..8fd357d 100644 --- a/SPECS/caas-flannel.spec +++ b/SPECS/caas-flannel.spec @@ -15,7 +15,7 @@ %define COMPONENT flannel %define RPM_NAME caas-%{COMPONENT} %define RPM_MAJOR_VERSION 0.11.0 -%define RPM_MINOR_VERSION 1 +%define RPM_MINOR_VERSION 2 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION} Name: %{RPM_NAME} diff --git a/SPECS/caas-netwatcher.spec b/SPECS/caas-netwatcher.spec index 408093d..f7ab175 100644 --- a/SPECS/caas-netwatcher.spec +++ b/SPECS/caas-netwatcher.spec @@ -15,7 +15,7 @@ %define COMPONENT netwatcher %define RPM_NAME caas-%{COMPONENT} %define RPM_MAJOR_VERSION 3.3.0 -%define RPM_MINOR_VERSION 1 +%define RPM_MINOR_VERSION 2 %define DANM_VERSION v%{RPM_MAJOR_VERSION} %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION} diff --git a/SPECS/caas-sriovdp.spec b/SPECS/caas-sriovdp.spec index 498f3d4..1da400e 100644 --- a/SPECS/caas-sriovdp.spec +++ b/SPECS/caas-sriovdp.spec @@ -15,7 +15,7 @@ %define COMPONENT sriovdp %define RPM_NAME caas-%{COMPONENT} %define RPM_MAJOR_VERSION 2.0.0 -%define RPM_MINOR_VERSION 1 +%define RPM_MINOR_VERSION 2 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION} Name: %{RPM_NAME} diff --git a/SPECS/caas-svcwatcher.spec b/SPECS/caas-svcwatcher.spec index 4414f76..5c82736 100644 --- a/SPECS/caas-svcwatcher.spec +++ b/SPECS/caas-svcwatcher.spec @@ -15,7 +15,7 @@ %define COMPONENT svcwatcher %define RPM_NAME caas-%{COMPONENT} %define RPM_MAJOR_VERSION 3.3.0 -%define RPM_MINOR_VERSION 1 +%define RPM_MINOR_VERSION 2 %define DANM_VERSION v%{RPM_MAJOR_VERSION} %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION}