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 78929e4f6a387c4b951c4863b796165ce7d39849..4a3f18cbf2673efa44063bf110e1e4acf98829bf 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