diff --git a/libseccomp-2.5.1.tar.gz b/libseccomp-2.5.1.tar.gz deleted file mode 100644 index d77154dd459617758b251ec20db560385a4269b2..0000000000000000000000000000000000000000 Binary files a/libseccomp-2.5.1.tar.gz and /dev/null differ diff --git a/libseccomp-2.5.3.tar.gz b/libseccomp-2.5.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..b56a0853e27fc7eb6d8ae1e31917181987a4766f Binary files /dev/null and b/libseccomp-2.5.3.tar.gz differ diff --git a/libseccomp.spec b/libseccomp.spec index 4eae5ef9e503f1ba51c5a906ede09c3c70659230..33ace9e96c1e3ac4336f4d7edf899fc754821d88 100644 --- a/libseccomp.spec +++ b/libseccomp.spec @@ -1,6 +1,6 @@ Name: libseccomp -Version: 2.5.1 -Release: 2 +Version: 2.5.3 +Release: 1 Summary: Interface to the syscall filtering mechanism License: LGPLv2 URL: https://github.com/seccomp/libseccomp @@ -67,6 +67,9 @@ make check %{_mandir}/man*/* %changelog +* Sat Nov 27 2021 fuanan - 2.5.3-1 +- update version to 2.5.3 + * Tue Jul 20 2021 fuanan - 2.5.1-2 - Remove redundant gdb from BuildRequires