From 5f7ad9240fae07b65f81f40c83b10dde3069893e Mon Sep 17 00:00:00 2001 From: Krisztian Lengyel Date: Tue, 1 Oct 2019 18:57:10 +0200 Subject: [PATCH] Bump RPM versions Change-Id: Id75749583a1076b3389a38bc0e27d9371b0d5711 Signed-off-by: Krisztian Lengyel --- SPECS/infra-charts.spec | 2 +- SPECS/instantiate.spec | 2 +- SPECS/utils.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/SPECS/infra-charts.spec b/SPECS/infra-charts.spec index 892cbfd..39a62a8 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 30 +%define RPM_MINOR_VERSION 31 Name: %{RPM_NAME} Version: %{RPM_MAJOR_VERSION} diff --git a/SPECS/instantiate.spec b/SPECS/instantiate.spec index 21ac01f..d077c03 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 18 +%define RPM_MINOR_VERSION 19 Name: %{RPM_NAME} Version: %{RPM_MAJOR_VERSION} diff --git a/SPECS/utils.spec b/SPECS/utils.spec index 4bfde74..addab2b 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 8 +%define RPM_MINOR_VERSION 9 Name: %{RPM_NAME} Version: %{RPM_MAJOR_VERSION} -- 2.16.6