Bump RPM_MINOR_VERSIONs 65/1365/1
authorKrisztian Lengyel <krisztian.lengyel@nokia.com>
Sat, 10 Aug 2019 08:01:32 +0000 (10:01 +0200)
committerKrisztian Lengyel <krisztian.lengyel@nokia.com>
Sat, 10 Aug 2019 08:04:03 +0000 (10:04 +0200)
Change-Id: I41e5a0319193c2230762b7870d75ffc8e11a4910
Signed-off-by: Krisztian Lengyel <krisztian.lengyel@nokia.com>
SPECS/infra-charts.spec
SPECS/instantiate.spec
SPECS/utils.spec

index 71a614e..4b9eed9 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 18
+%define RPM_MINOR_VERSION 19
 
 Name:           %{RPM_NAME}
 Version:        %{RPM_MAJOR_VERSION}
index 9e1658e..fcb6381 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 12
+%define RPM_MINOR_VERSION 13
 
 Name:           %{RPM_NAME}
 Version:        %{RPM_MAJOR_VERSION}
index b65f243..ecb041e 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 4
+%define RPM_MINOR_VERSION 5
 %define KUBELET_PLUGINS_LOGDIR /var/log/kubelet-plugins/
 
 Name:           %{RPM_NAME}