diff --git a/jemalloc-5.1.0.tar.bz2 b/jemalloc-5.1.0.tar.bz2 deleted file mode 100644 index 6f12b60f0a945085d90546ac393cf5623259a1cc..0000000000000000000000000000000000000000 Binary files a/jemalloc-5.1.0.tar.bz2 and /dev/null differ diff --git a/jemalloc-5.2.1.tar.bz2 b/jemalloc-5.2.1.tar.bz2 new file mode 100644 index 0000000000000000000000000000000000000000..75baa3f9a1c21f350f28521657c1d907e6235a34 Binary files /dev/null and b/jemalloc-5.2.1.tar.bz2 differ diff --git a/jemalloc.spec b/jemalloc.spec index 1c570e329029f583191a8f130878c0663a51cc04..25ad0f0685bf51810a61298f4bf972c3f678acb6 100644 --- a/jemalloc.spec +++ b/jemalloc.spec @@ -11,8 +11,8 @@ %endif Name: jemalloc -Version: 5.1.0 -Release: 4 +Version: 5.2.1 +Release: 1 Summary: General-purpose scalable concurrent malloc implementation License: BSD URL: http://www.canonware.com/jemalloc/ @@ -81,6 +81,9 @@ make check %{_mandir}/man3/jemalloc.3* %changelog +* Tue Jul 20 2021 weidong - 5.2.1-1 +- Update jemlloc + * Wed Jun 02 2021 wulei - 5.1.0-4 - fixes failed: no acceptable C compiler found in $PATH