diff --git a/libseccomp-2.5.1.tar.gz b/libseccomp-2.5.1.tar.gz deleted file mode 100644 index d77154d..0000000 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 0000000..b56a085 Binary files /dev/null and b/libseccomp-2.5.3.tar.gz differ diff --git a/libseccomp.spec b/libseccomp.spec index 78929e4..4a3f18c 100644 --- a/libseccomp.spec +++ b/libseccomp.spec @@ -1,6 +1,6 @@ Name: libseccomp -Version: 2.5.1 -Release: 3 +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 +* Tue Dec 28 2021 fuanan - 2.5.3-1 +- 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