diff --git a/jemalloc.spec b/jemalloc.spec index abfbd06a03dfea1e6732314695e77f848eb48051..e048cb894bcd24041928089ad1451e8902fe312c 100644 --- a/jemalloc.spec +++ b/jemalloc.spec @@ -1,7 +1,8 @@ +%define anolis_release 1 Name: jemalloc Version: 5.2.1 -Release: 3%{?dist}.3 +Release: 3.3.%{anolis_release}%{?dist} Summary: General-purpose scalable concurrent malloc implementation License: BSD @@ -108,6 +109,9 @@ find %{buildroot}%{_libdir}/ -name '*.a' -exec rm -vf {} ';' %ldconfig_scriptlets %changelog +* Tue Nov 07 2023 yangxianzhao - 5.2.1-3.3.1 +- rebuild for qt + * Tue Apr 26 2022 pangqing - 5.2.1-3.3 - valgrind-devel does not compile loongarch64 schema