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