- New upstream version
Signed-off-by: Paul Moore <paul@paul-moore.com>
This commit is contained in:
parent
6647c69a78
commit
24eb20b5d9
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/libseccomp-2.3.2.tar.gz
|
||||
/libseccomp-2.3.3.tar.gz
|
||||
/libseccomp-2.4.0.tar.gz
|
||||
/libseccomp-2.4.1.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Enhanced seccomp library
|
||||
Name: libseccomp
|
||||
Version: 2.4.0
|
||||
Version: 2.4.1
|
||||
Release: 0%{?dist}
|
||||
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mipsel mips64el ppc64 ppc64le s390 s390x
|
||||
License: LGPLv2
|
||||
@ -86,6 +86,9 @@ make V=1 check
|
||||
%{_libdir}/libseccomp.a
|
||||
|
||||
%changelog
|
||||
* Wed Apr 17 2019 Paul Moore <paul@paul-moore.com> - 2.4.1-0
|
||||
- New upstream version
|
||||
|
||||
* Thu Mar 14 2019 Paul Moore <paul@paul-moore.com> - 2.4.0-0
|
||||
- New upstream version
|
||||
- Added a hack to workaround test failures (see %check above)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libseccomp-2.4.0.tar.gz) = daa4a32c6c2b2f39aa9db1a4606619f9faeffcd2fca00c25ac5cf95d0405639ec21203293be7c8341317a05b18fd9f603a201544457cac91bf034a0bbd4dfc88
|
||||
SHA512 (libseccomp-2.4.1.tar.gz) = 1fe47ebb032635ba1b1cbefb505a0c103bae659844d1bf106d03e7f28b3c470726f7b0dbbe76d10ab89501630dc4f20b162c2eeefa22394eb632f803ae62ccc5
|
||||
|
Loading…
Reference in New Issue
Block a user