diff --git a/libseccomp-2.5.0.tar.gz b/libseccomp-2.5.0.tar.gz deleted file mode 100644 index 8e625ff..0000000 Binary files a/libseccomp-2.5.0.tar.gz and /dev/null differ diff --git a/libseccomp-2.5.1.tar.gz b/libseccomp-2.5.1.tar.gz new file mode 100644 index 0000000..d77154d Binary files /dev/null and b/libseccomp-2.5.1.tar.gz differ diff --git a/libseccomp.spec b/libseccomp.spec index c8200f8..0942fe9 100644 --- a/libseccomp.spec +++ b/libseccomp.spec @@ -1,5 +1,5 @@ Name: libseccomp -Version: 2.5.0 +Version: 2.5.1 Release: 1 Summary: Interface to the syscall filtering mechanism License: LGPLv2 @@ -67,6 +67,9 @@ make check %{_mandir}/man*/* %changelog +* Mon Jan 25 2021 wangchen - 2.5.1-1 +- update to 2.5.1 + * Mon Jul 27 2020 Hugel - 2.5.0-1 - update to 2.5.0