diff --git a/libseccomp.spec b/libseccomp.spec index a842e665d2a2c88c1f33a0b451ce1313a9b1d10c..d85bc79933d02f22dc6e38dd81f164897045edaf 100644 --- a/libseccomp.spec +++ b/libseccomp.spec @@ -1,6 +1,6 @@ Name: libseccomp Version: 2.5.4 -Release: 3 +Release: 4 Summary: Interface to the syscall filtering mechanism License: LGPLv2 URL: https://github.com/seccomp/libseccomp @@ -81,6 +81,9 @@ make check %{_mandir}/man*/* %changelog +* Tue Sep 9 2025 yixiangzhike - 2.5.4-4 +- do not expand the rpm macro in changelog + * Fri May 10 2024 jchzhou - 2.5.4-3 - fix undefined behavior in scmp_bpf_sim.c causing issues when building with clang @@ -100,7 +103,7 @@ make check - update version to 2.5.3 * Fri Jul 30 2021 chenyanpanHW - 2.5.1-3 -- DESC: delete -S git from %autosetup, and delete BuildRequires git +- DESC: delete -S git from autosetup, and delete BuildRequires git * Tue Jul 20 2021 fuanan - 2.5.1-2 - Remove redundant gdb from BuildRequires