diff --git a/lz4.spec b/lz4.spec index 07785835d80ddcd3431c5d1e630281eb8162223e..b2c6f30c50b5e7be9d21f34020fbd5c3f20da516 100644 --- a/lz4.spec +++ b/lz4.spec @@ -1,6 +1,6 @@ Name: lz4 Version: 1.9.4 -Release: 3 +Release: 4 Summary: Extremely fast compression algorithm License: GPLv2+ and BSD @@ -72,6 +72,9 @@ make check %{_mandir}/man1/unlz4.1* %changelog +* Tue Sep 9 2025 yixiangzhike - 1.9.4-4 +- do not expand the rpm macro in changelog + * Wed Sep 03 2025 Liu Qingtao - 1.9.4-3 - Add patch riscv_zicclsm_lz4_force_mem_access_2.patch to configure LZ4_FORCE_MEMORY_ACCESS=2 for RISC-V with Zicclsm extension @@ -85,7 +88,7 @@ make check - add _FORTIFY_SOURCE add enable check * Fri Jul 30 2021 chenyanpanHW - 1.9.3-3 -- DESC: delete -Sgit from %autosetup, and delete BuildRequires git +- DESC: delete -Sgit from autosetup, and delete BuildRequires git * Sat Jun 19 2021 shixuantong - 1.9.3-2 - fix CVE-2021-3520