!2 Update software to v2.4.3

Merge pull request !2 from chengquan/master
This commit is contained in:
openeuler-ci-bot 2020-06-12 11:15:34 +08:00 committed by Gitee
commit 96f367e803
3 changed files with 6 additions and 2 deletions

Binary file not shown.

BIN
libseccomp-2.4.3.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: libseccomp
Version: 2.4.1
Release: 3
Version: 2.4.3
Release: 1
Summary: Interface to the syscall filtering mechanism
License: LGPLv2
URL: https://github.com/seccomp/libseccomp
@ -57,6 +57,7 @@ make check
%files devel
%{_bindir}/scmp_sys_resolver
%{_includedir}/seccomp.h
%{_includedir}/seccomp-syscalls.h
%{_libdir}/%{name}.a
%{_libdir}/%{name}.so
%{_libdir}/pkgconfig/%{name}.pc
@ -66,6 +67,9 @@ make check
%{_mandir}/man*/*
%changelog
* Fri Apr 24 2020 BruceGW <gyl93216@163.com> - 2.4.3-1
- update upstream to 2.4.3
* Fri Oct 11 2019 jiangchuangang <jiangchuangang@huawei.com> - 2.4.1-3
- Type: enhancement
- ID: NA