oci-seccomp-bpf-hook-1.2.0-1.fc34
- update to https://github.com/containers/oci-seccomp-bpf-hook/releases/tag/v1.2.0 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
e64fe494c4
commit
f77e6051e8
@ -32,8 +32,8 @@ ExclusiveArch: x86_64 %{power64} aarch64 s390x
|
||||
%define built_tag_strip %(b=%{built_tag}; echo ${b:1})
|
||||
|
||||
Name: oci-seccomp-bpf-hook
|
||||
Version: 1.1.1
|
||||
Release: 3%{?dist}
|
||||
Version: 1.2.0
|
||||
Release: 1%{?dist}
|
||||
Summary: OCI Hook to generate seccomp json files based on EBF syscalls used by container
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -110,6 +110,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_mandir}/man1/%{name}.1*
|
||||
|
||||
%changelog
|
||||
* Wed Sep 30 2020 Jindrich Novy <jnovy@redhat.com> - 1.2.0-1
|
||||
- update to
|
||||
https://github.com/containers/oci-seccomp-bpf-hook/releases/tag/v1.2.0
|
||||
|
||||
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-3
|
||||
- Second attempt - Rebuilt for
|
||||
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v1.1.1.tar.gz) = e626255f5000327505658b5efab723b9881e066925699a422f45ae5551f50ab6ca0976d23f31d5f6edbd57841c7cbad6d7af9a07025fbac1becd984885a2f6f2
|
||||
SHA512 (v1.2.0.tar.gz) = 9d686380bd250278b038660fa13085801396493bcfd71754d943840ad9af47f6206c33515b4a876460c67e8e2092fe22493d1c64acafff9d24585cb713c0b888
|
||||
|
||||
Loading…
Reference in New Issue
Block a user