diff --git a/gperftools-2.8.1.tar.gz b/gperftools-2.8.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..fdbe8019ae600786cb029e5457c7bacf5bedfd10 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 edda2b03a756ee59c55c28ed39d99f6ff504ac0d..0000000000000000000000000000000000000000 Binary files a/gperftools-2.8.tar.gz and /dev/null differ diff --git a/gperftools.spec b/gperftools.spec index 44fdf753aa8e74acc7fe10e92feaa4ad7ebea3d7..2573908d9797ffbc0e6598e076782e01b478df68 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.