diff --git a/jemalloc-5.1.0.tar.bz2 b/jemalloc-5.1.0.tar.bz2 deleted file mode 100644 index 6f12b60..0000000 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 0000000..75baa3f Binary files /dev/null and b/jemalloc-5.2.1.tar.bz2 differ diff --git a/jemalloc.spec b/jemalloc.spec index 1c570e3..25ad0f0 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