diff --git a/oci-seccomp-bpf-hook.spec b/oci-seccomp-bpf-hook.spec index 330fb0c..31a20b4 100644 --- a/oci-seccomp-bpf-hook.spec +++ b/oci-seccomp-bpf-hook.spec @@ -33,7 +33,7 @@ ExclusiveArch: x86_64 %{power64} aarch64 s390x Name: oci-seccomp-bpf-hook Version: 1.1.1 -Release: 1%{?dist} +Release: 2%{?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,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %{_mandir}/man1/%{name}.1* %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 1.1.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jul 17 2020 Jindrich Novy - 1.1.1-1 - update to https://github.com/containers/oci-seccomp-bpf-hook/releases/tag/v1.1.1