!16 更新netcdf.spec文件中license为BSD-3-Clause

From: @zjay998 
Reviewed-by: @myeuler 
Signed-off-by: @myeuler
This commit is contained in:
openeuler-ci-bot 2022-08-31 09:24:35 +00:00 committed by Gitee
commit 74cf358677
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
Name: netcdf
Version: 4.7.3
Release: 2
Release: 3
Summary: Libraries for the Unidata network Common Data Form
License: NetCDF
License: BSD-3-Clause
URL: https://github.com/Unidata/netcdf-c
Source0: https://github.com/Unidata/netcdf-c/archive/v%{version}/%{name}-%{version}.tar.gz
Patch0000: CVE-2021-31348.patch
@ -292,6 +292,9 @@ make %{?_smp_mflags} -C build check
%endif
%changelog
* Fri Aug 12 2022 zhangjun <zhangjun@kylinos.cn> - 4.7.3-3
- Upgrade license to BSD-3-Clause
* Wed Jul 13 2022 dengyuyu <yuyu.deng@epro.com.cn> - 4.7.3-2
- fix CVE-2021-31348