From 0d02070f0bc7f229a4178e6902b6697d9b77ee09 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 12 Dec 2023 00:45:27 +0300 Subject: [PATCH] edit changelog for import runc-1.1.4-1.module+el8.7.0+16520+2db5507d --- SPECS/runc.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/SPECS/runc.spec b/SPECS/runc.spec index 447ccd0..977598a 100644 --- a/SPECS/runc.spec +++ b/SPECS/runc.spec @@ -86,6 +86,9 @@ make install install-man install-bash DESTDIR=$RPM_BUILD_ROOT PREFIX=%{_prefix} %{_datadir}/bash-completion/completions/%{name} %changelog +* Tue Dec 12 2023 MSVSphere Packaging Team - 1:1.1.4-1 +- Rebuilt for MSVSphere 8.8 + * Mon Aug 29 2022 Jindrich Novy - 1:1.1.4-1 - update to https://github.com/opencontainers/runc/releases/tag/v1.1.4 - Related: #2061390