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