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