update License

This commit is contained in:
Zhang Jun 2022-08-12 10:50:01 +08:00
parent 463dc6972e
commit 55c3eb89ec

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