From: Krisztian Lengyel Date: Thu, 6 Jun 2019 07:28:44 +0000 (+0200) Subject: Bump RPM_MINOR_VERSION X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;h=e2fe59e877fab90502f7d6c746518b3e3e559647;p=ta%2Fcaas-install.git Bump RPM_MINOR_VERSION Change-Id: If365cc038123f20cf40a3f92c701fbb07037a3fd --- diff --git a/SPECS/infra-charts.spec b/SPECS/infra-charts.spec index 5c3d714..8c86ea7 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 1 +%define RPM_MINOR_VERSION 2 Name: %{RPM_NAME} Version: %{RPM_MAJOR_VERSION} diff --git a/SPECS/instantiate.spec b/SPECS/instantiate.spec index f08e048..6c3e058 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 1 +%define RPM_MINOR_VERSION 2 Name: %{RPM_NAME} Version: %{RPM_MAJOR_VERSION} diff --git a/SPECS/utils.spec b/SPECS/utils.spec index 9b60216..979a690 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 1 +%define RPM_MINOR_VERSION 2 %define KUBELET_PLUGINS_LOGDIR /var/log/kubelet-plugins/ Name: %{RPM_NAME}