[packages/libseccomp] - updated to 2.4.2
qboosh
qboosh at pld-linux.org
Sun Nov 24 10:04:21 CET 2019
commit f56805879cc5352f8d1c94f8775b9468ea54dcce
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Nov 24 10:04:42 2019 +0100
- updated to 2.4.2
libseccomp.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/libseccomp.spec b/libseccomp.spec
index 63f30f4..484dc0f 100644
--- a/libseccomp.spec
+++ b/libseccomp.spec
@@ -12,13 +12,13 @@
Summary: Enhanced Seccomp (mode 2) Helper library
Summary(pl.UTF-8): Rozszerzona biblioteka pomocnicza Seccomp (trybu 2)
Name: libseccomp
-Version: 2.4.1
-Release: 3
+Version: 2.4.2
+Release: 1
License: LGPL v2.1
Group: Libraries
#Source0Download: https://github.com/seccomp/libseccomp/releases
Source0: https://github.com/seccomp/libseccomp/releases/download/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 4fa6b0f39b48b8644415d7a9a9dfe9f4
+# Source0-md5: ee87fb68ae293883bde9e042c6bc324f
URL: https://github.com/seccomp/libseccomp
BuildRequires: pkgconfig
%if %{with python2}
@@ -168,6 +168,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libseccomp.so
%{_includedir}/seccomp.h
+%{_includedir}/seccomp-syscalls.h
%{_pkgconfigdir}/libseccomp.pc
%{_mandir}/man3/seccomp_*.3*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libseccomp.git/commitdiff/f56805879cc5352f8d1c94f8775b9468ea54dcce
More information about the pld-cvs-commit
mailing list