diff --git a/libseccomp.spec b/libseccomp.spec index 31395010707724030d0ad0936b347ffa39759b57..1e4d169c9a06d27bc195fef533eb78f1d3de0b18 100644 --- a/libseccomp.spec +++ b/libseccomp.spec @@ -1,6 +1,6 @@ Name: libseccomp Version: 2.6.0 -Release: 2 +Release: 3 Summary: Interface to the syscall filtering mechanism License: LGPL-2.1-only URL: https://github.com/seccomp/libseccomp @@ -64,6 +64,9 @@ developing applications that use %{name}. %{_mandir}/man*/* %changelog +* Tue Sep 9 2025 yixiangzhike - 2.6.0-3 +- do not expand the rpm macro in changelog + * Mon Jul 21 2025 liuzhilin - 2.6.0-2 - backport api: fix seccomp_export_bpf_mem out-of-bounds read @@ -89,7 +92,7 @@ developing applications that use %{name}. - 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