License compliance rectification

This commit is contained in:
wu-leilei 2022-05-11 15:30:11 +08:00
parent fc28d45361
commit ed83b56f7f

View File

@ -2,9 +2,9 @@
Name: openblas Name: openblas
Version: 0.3.18 Version: 0.3.18
Release: 1 Release: 2
Summary: An optimized BLAS library based on GotoBLAS2 1.13 BSD version Summary: An optimized BLAS library based on GotoBLAS2 1.13 BSD version
License: BSD License: BSD-3-Clause
URL: https://github.com/xianyi/OpenBLAS/ URL: https://github.com/xianyi/OpenBLAS/
Source0: https://github.com/xianyi/OpenBLAS/archive/v%{version}/openblas-%{version}.tar.gz Source0: https://github.com/xianyi/OpenBLAS/archive/v%{version}/openblas-%{version}.tar.gz
Patch0000: openblas-0.2.15-system_lapack.patch Patch0000: openblas-0.2.15-system_lapack.patch
@ -351,6 +351,9 @@ rm -rf %{buildroot}%{_libdir}/pkgconfig
%{_libdir}/lib%{name}*64_.so %{_libdir}/lib%{name}*64_.so
%changelog %changelog
* Wed May 11 2022 wulei <wulei80@h-partners.com> - 0.3.18-2
- License compliance rectification
* Mon Dec 27 2021 zhouwenpei <zhouwenpei1@huawei.com>- 0.3.18-1 * Mon Dec 27 2021 zhouwenpei <zhouwenpei1@huawei.com>- 0.3.18-1
- Upgrade to 0.3.18 - Upgrade to 0.3.18