Bump RPM_MINOR_VERSION 52/952/3
authorKrisztian Lengyel <krisztian.lengyel@nokia.com>
Thu, 6 Jun 2019 07:28:44 +0000 (09:28 +0200)
committerKrisztian Lengyel <krisztian.lengyel@nokia.com>
Thu, 6 Jun 2019 08:24:32 +0000 (10:24 +0200)
Change-Id: If365cc038123f20cf40a3f92c701fbb07037a3fd

SPECS/infra-charts.spec
SPECS/instantiate.spec
SPECS/utils.spec

index 5c3d714..8c86ea7 100644 (file)
@@ -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}
index f08e048..6c3e058 100644 (file)
@@ -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}
index 9b60216..979a690 100644 (file)
@@ -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}