From 24e0f901a98b2c5f133aec84488db3f294bbe506 Mon Sep 17 00:00:00 2001 From: Balazs Szekeres Date: Fri, 30 Aug 2019 11:16:34 +0200 Subject: [PATCH] CPU pooler update CPU pooler updated to a newer hash. Change-Id: I3afa6e0ea89285f292d1bafc604d9f2cf4e3aa1b Signed-off-by: Balazs Szekeres --- rpmbuild.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rpmbuild.spec b/rpmbuild.spec index dee7c37..dfe4c54 100644 --- a/rpmbuild.spec +++ b/rpmbuild.spec @@ -16,8 +16,8 @@ %define COMPONENT_PART process-starter %define RPM_NAME caas-%{COMPONENT} %define RPM_MAJOR_VERSION 0.3.0 -%define RPM_MINOR_VERSION 1 -%define CPUPOOLER_VERSION 2467d8805f309c4294a0e63af70038a7d1372391 +%define RPM_MINOR_VERSION 2 +%define CPUPOOLER_VERSION d94704e4b2f9f91ee712c6385038413fb7aa064a %define DEPENDENCY_MANAGER_VERSION 0.5.0 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION} %define PROCESS_STARTER_INSTALL_PATH /opt/bin/ -- 2.16.6