Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-22 16:53:23 +00:00
parent a6db1a6bb5
commit 67eda2df3f

View File

@ -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 <releng@fedoraproject.org> - 1.0.1-0.9.gitb58c502
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Sat Jun 19 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.0.1-0.8.gitb58c502
- bump to 1.0.1
- autobuilt b58c502