From 97b81552c41cd6cf28f7855e54ee044903a60748 Mon Sep 17 00:00:00 2001 From: wang--ge Date: Thu, 21 Jan 2021 16:08:13 +0800 Subject: [PATCH] modify license information --- libhbalinux.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libhbalinux.spec b/libhbalinux.spec index d0be387..b744ce9 100644 --- a/libhbalinux.spec +++ b/libhbalinux.spec @@ -1,8 +1,8 @@ Name: libhbalinux Version: 1.0.17 -Release: 2 +Release: 3 Summary: FC-HBAAPI implementation using scsi_transport_fc interfaces -License: LGPLv2 +License: LGPL-2.1+ URL: http://www.open-fcoe.org Source0: %{name}-%{version}.tar.gz @@ -70,6 +70,9 @@ fi %{_libdir}/pkgconfig/%{name}.pc %changelog +* Thu Jan 21 2021 Ge Wang - 1.0.17-3 +- Modify license information + * Fri Feb 21 2020 songnannan - 1.0.17-2 - Type:bugfix - ID:NA