From 039a5230c6358b05bdd466c7c8dd96362b66b5c3 Mon Sep 17 00:00:00 2001 From: lauk001 Date: Thu, 4 Aug 2022 14:51:45 +0800 Subject: [PATCH] License compliance rectification --- gperftools.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gperftools.spec b/gperftools.spec index 1d2fc3c..de029ac 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