From: Krisztian Lengyel Date: Sat, 10 Aug 2019 08:01:32 +0000 (+0200) Subject: Bump RPM_MINOR_VERSIONs X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;h=3bbf24532c87fdb07a9edd09b4b0e8de86266de0;p=ta%2Fcaas-install.git Bump RPM_MINOR_VERSIONs Change-Id: I41e5a0319193c2230762b7870d75ffc8e11a4910 Signed-off-by: Krisztian Lengyel --- diff --git a/SPECS/infra-charts.spec b/SPECS/infra-charts.spec index 71a614e..4b9eed9 100644 --- a/SPECS/infra-charts.spec +++ b/SPECS/infra-charts.spec @@ -15,7 +15,7 @@ %define COMPONENT infra-charts %define RPM_NAME caas-%{COMPONENT} %define RPM_MAJOR_VERSION 1.0.0 -%define RPM_MINOR_VERSION 18 +%define RPM_MINOR_VERSION 19 Name: %{RPM_NAME} Version: %{RPM_MAJOR_VERSION} diff --git a/SPECS/instantiate.spec b/SPECS/instantiate.spec index 9e1658e..fcb6381 100644 --- a/SPECS/instantiate.spec +++ b/SPECS/instantiate.spec @@ -15,7 +15,7 @@ %define COMPONENT instantiate %define RPM_NAME caas-%{COMPONENT} %define RPM_MAJOR_VERSION 1.0.0 -%define RPM_MINOR_VERSION 12 +%define RPM_MINOR_VERSION 13 Name: %{RPM_NAME} Version: %{RPM_MAJOR_VERSION} diff --git a/SPECS/utils.spec b/SPECS/utils.spec index b65f243..ecb041e 100644 --- a/SPECS/utils.spec +++ b/SPECS/utils.spec @@ -15,7 +15,7 @@ %define COMPONENT utils %define RPM_NAME caas-%{COMPONENT} %define RPM_MAJOR_VERSION 1.0.0 -%define RPM_MINOR_VERSION 4 +%define RPM_MINOR_VERSION 5 %define KUBELET_PLUGINS_LOGDIR /var/log/kubelet-plugins/ Name: %{RPM_NAME}