From 152845cf845aa447baeb5a241f82a6fd6dc69a8f Mon Sep 17 00:00:00 2001 From: Balazs Szekeres Date: Fri, 30 Aug 2019 13:08:45 +0200 Subject: [PATCH] RPM info update RPM infos updated. Change-Id: I0f640dc54e0a9ea5a14dac3a462e2fedfbaadf79 Signed-off-by: Balazs Szekeres --- SPECS/caas-danm.spec | 4 ++-- SPECS/caas-hyperdanm.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/SPECS/caas-danm.spec b/SPECS/caas-danm.spec index b203ca2..4a0b62b 100644 --- a/SPECS/caas-danm.spec +++ b/SPECS/caas-danm.spec @@ -15,7 +15,7 @@ %define COMPONENT danm %define RPM_NAME caas-%{COMPONENT} %define RPM_MAJOR_VERSION 4.0.0 -%define RPM_MINOR_VERSION 5 +%define RPM_MINOR_VERSION 6 %define DANM_VERSION 687031341573550f387e109b273d8dd0cebf93bf %define CNI_VERSION 0.8.1 %define go_version 1.12.9 @@ -35,7 +35,7 @@ Summary: Containers as a Service %{COMPONENT} component License: %{_platform_license} and BSD 3-Clause License URL: https://github.com/nokia/danm BuildArch: x86_64 -Vendor: %{_platform_vendor} and Nokia +Vendor: %{_platform_vendor} and Nokia and Others unmodified Source0: %{name}-%{version}.tar.gz Requires: docker-ce >= 18.09.2, iputils, rsync diff --git a/SPECS/caas-hyperdanm.spec b/SPECS/caas-hyperdanm.spec index 22c3241..d03bfc0 100644 --- a/SPECS/caas-hyperdanm.spec +++ b/SPECS/caas-hyperdanm.spec @@ -15,7 +15,7 @@ %define COMPONENT hyperdanm %define RPM_NAME caas-%{COMPONENT} %define RPM_MAJOR_VERSION 4.0.0 -%define RPM_MINOR_VERSION 3 +%define RPM_MINOR_VERSION 4 %define DANM_VERSION 687031341573550f387e109b273d8dd0cebf93bf %define go_version 1.12.9 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION} @@ -32,7 +32,7 @@ Summary: Containers as a Service %{COMPONENT} component License: %{_platform_license} and BSD 3-Clause License URL: https://github.com/nokia/danm BuildArch: x86_64 -Vendor: %{_platform_vendor} and Nokia +Vendor: %{_platform_vendor} and Nokia and Others unmodified Source0: %{name}-%{version}.tar.gz Requires: docker-ce >= 18.09.2, rsync -- 2.16.6