diff --git a/oci-seccomp-bpf-hook.spec b/oci-seccomp-bpf-hook.spec index c45b6e4..213425d 100644 --- a/oci-seccomp-bpf-hook.spec +++ b/oci-seccomp-bpf-hook.spec @@ -42,7 +42,7 @@ ExclusiveArch: x86_64 %%{power64} aarch64 s390x armv7hl Name: oci-seccomp-bpf-hook Version: 1.0.1 -Release: 0.8.git%{shortcommit0}%{?dist} +Release: 0.9.git%{shortcommit0}%{?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 +* Thu Jul 22 2021 Fedora Release Engineering - 1.0.1-0.9.gitb58c502 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Sat Jun 19 2021 RH Container Bot - 1.0.1-0.8.gitb58c502 - bump to 1.0.1 - autobuilt b58c502