License compliance rectification

This commit is contained in:
lauk001 2022-08-04 14:51:45 +08:00
parent cb6db3c4ce
commit 039a5230c6

View File

@ -1,9 +1,9 @@
Name: gperftools Name: gperftools
Version: 2.10 Version: 2.10
Release: 1 Release: 2
Summary: high-performance malloc and performance analysis tools Summary: high-performance malloc and performance analysis tools
License: BSD License: BSD-3-Clause
URL: https://github.com/gperftools/gperftools URL: https://github.com/gperftools/gperftools
Source0: https://github.com/gperftools/gperftools/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz Source0: https://github.com/gperftools/gperftools/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz
patch1: gperftools-generic-dynamic-tls.patch patch1: gperftools-generic-dynamic-tls.patch
@ -107,6 +107,9 @@ LD_LIBRARY_PATH=./.libs make check
%{_mandir}/man1/*.1.gz %{_mandir}/man1/*.1.gz
%changelog %changelog
* Wed Aug 03 2022 liukuo <liukuo@kylinos.cn> - 2.10-2
- License compliance rectification
* Tue Jul 19 2022 Qingqing Li <liqingqing3@huawei.com> - 2.10-1 * Tue Jul 19 2022 Qingqing Li <liqingqing3@huawei.com> - 2.10-1
- upgrade to 2.10 - upgrade to 2.10