diff --git a/gperftools-2.8.1.tar.gz b/gperftools-2.8.1.tar.gz new file mode 100644 index 0000000..fdbe801 Binary files /dev/null and b/gperftools-2.8.1.tar.gz differ diff --git a/gperftools-2.8.tar.gz b/gperftools-2.8.tar.gz deleted file mode 100644 index edda2b0..0000000 Binary files a/gperftools-2.8.tar.gz and /dev/null differ diff --git a/gperftools.spec b/gperftools.spec index 44fdf75..2573908 100644 --- a/gperftools.spec +++ b/gperftools.spec @@ -1,6 +1,6 @@ Name: gperftools -Version: 2.8 -Release: 2 +Version: 2.8.1 +Release: 1 Summary: high-performance malloc and performance analysis tools License: BSD @@ -99,6 +99,9 @@ make %{_mandir}/man1/*.1.gz %changelog +* Sat Jan 30 2021 xinghe - 2.8.1-1 +- update to 2.8.1 + * Tue Sep 22 2020 liuzixian - 2.8-2 - Type: bufgix - Reason: add patch gperftools-generic-dynamic-tls.patch to avoid issue #I1VAEU which is probably caused by compiler bugs.