From 5ddbbdd6e5ccaae083f7a17118a7fc93437d539a Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Mon, 3 May 2021 14:54:06 +0000 Subject: [PATCH] oci-seccomp-bpf-hook-1.2.3-1 autobuilt v1.2.3 Signed-off-by: RH Container Bot --- oci-seccomp-bpf-hook.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/oci-seccomp-bpf-hook.spec b/oci-seccomp-bpf-hook.spec index 6bfcb7f..c063fb9 100644 --- a/oci-seccomp-bpf-hook.spec +++ b/oci-seccomp-bpf-hook.spec @@ -35,14 +35,14 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%define built_tag v1.2.1 +%define built_tag v1.2.3 # use the same arch definitions as present in the bcc package ExclusiveArch: x86_64 %%{power64} aarch64 s390x armv7hl Name: oci-seccomp-bpf-hook -Version: 1.2.2 -Release: 0.4.git%{shortcommit0}%{?dist} +Version: 1.2.3 +Release: 1%{?dist} Summary: OCI Hook to generate seccomp json files based on EBF syscalls used by container License: ASL 2.0 URL: %{git0} @@ -154,6 +154,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %{_datadir}/%{name}/test %changelog +* Mon May 03 2021 RH Container Bot - 1.2.3-1 +- autobuilt v1.2.3 + * Thu Feb 04 2021 Lokesh Mandvekar - 1.2.2-0.4.git50e7112 - requires bcc