diff --git a/gperftools-2.10.tar.gz b/gperftools-2.10.tar.gz new file mode 100644 index 0000000..8de8478 Binary files /dev/null and b/gperftools-2.10.tar.gz differ diff --git a/gperftools-2.9.1.tar.gz b/gperftools-2.9.1.tar.gz deleted file mode 100644 index 4704041..0000000 Binary files a/gperftools-2.9.1.tar.gz and /dev/null differ diff --git a/gperftools.spec b/gperftools.spec index e492423..1d2fc3c 100644 --- a/gperftools.spec +++ b/gperftools.spec @@ -1,6 +1,6 @@ Name: gperftools -Version: 2.9.1 -Release: 3 +Version: 2.10 +Release: 1 Summary: high-performance malloc and performance analysis tools License: BSD @@ -107,6 +107,9 @@ LD_LIBRARY_PATH=./.libs make check %{_mandir}/man1/*.1.gz %changelog +* Tue Jul 19 2022 Qingqing Li - 2.10-1 +- upgrade to 2.10 + * Mon Feb 28 2022 liusirui - 2.9.1-3 - remove the dependency of the main package and pprof