From 4530b9d766222bfffa7d246b2fcad4eb5e359a2a Mon Sep 17 00:00:00 2001 From: chenyx2012 <975102023@qq.com> Date: Wed, 15 Jun 2022 02:24:27 +0000 Subject: [PATCH] update sblim-sfcCommon.spec. (cherry picked from commit a65b1d108e7d3e7982bbff13465478f8e501fc9c) --- sblim-sfcCommon.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/sblim-sfcCommon.spec b/sblim-sfcCommon.spec index e7d31b1..33fdf8f 100644 --- a/sblim-sfcCommon.spec +++ b/sblim-sfcCommon.spec @@ -1,8 +1,8 @@ Name: sblim-sfcCommon Version: 1.0.1 -Release: 13 +Release: 14 Summary: Common functions of SBLIM small CIM agent and CIM client library -License: EPL +License: EPL-1.0 URL: http://sourceforge.net/projects/sblim/ Source0: http://downloads.sourceforge.net/sblim/sblim-sfcCommon-%{version}.tar.bz2 BuildRequires: sblim-cmpi-devel gcc-c++ @@ -45,5 +45,8 @@ This package provides sblim-sfcCommon Development Files. %{_libdir}/libsfcUtil.so %changelog +* Wed Jun 15 2022 Chenyx - 2.6.0-4 +- License compliance rectification + * Fri Dec 20 2019 fengbing - 1.0.1-13 - Package init