From dec7154d88ff211e64c9434e2f39b6f619e19a43 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Sun, 10 Dec 2023 18:59:38 +0300 Subject: [PATCH] edit changelog for import oci-seccomp-bpf-hook-1.2.8-1.module+el8.8.0+18060+3f21f2cc --- SPECS/oci-seccomp-bpf-hook.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/SPECS/oci-seccomp-bpf-hook.spec b/SPECS/oci-seccomp-bpf-hook.spec index 997bfa9..b15f682 100644 --- a/SPECS/oci-seccomp-bpf-hook.spec +++ b/SPECS/oci-seccomp-bpf-hook.spec @@ -108,6 +108,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %{_mandir}/man1/%{name}.1* %changelog +* Sun Dec 10 2023 MSVSphere Packaging Team - 1.2.8-1 +- Rebuilt for MSVSphere 8.8 + * Tue Oct 18 2022 Jindrich Novy - 1.2.8-1 - update to https://github.com/containers/oci-seccomp-bpf-hook/releases/tag/v1.2.8 - Related: #2123641