From 3e65816cd5f6398d95c9732e505f57d84fb9a864 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: May 18 2021 06:44:36 +0000 Subject: import runc-1.0.0-70.rc92.module+el8.4.0+10607+f4da7515 --- diff --git a/SPECS/runc.spec b/SPECS/runc.spec index 5bf99c5..6e5f001 100644 --- a/SPECS/runc.spec +++ b/SPECS/runc.spec @@ -91,13 +91,13 @@ install -p -m 0644 contrib/completions/bash/%{name} %{buildroot}%{_datadir}/bash %{_datadir}/bash-completion/completions/%{name} %changelog -* Tue Feb 02 2021 Jindrich Novy - 1.0.0-70.rc92 -- add Provides: oci-runtime = 1 -- Related: #1888571 +* Fri Jan 29 2021 Jindrich Novy - 1.0.0-70.rc92 +- add missing Provides: oci-runtime = 1 +- Related: #1883490 * Tue Dec 08 2020 Jindrich Novy - 1.0.0-69.rc92 - still use ExcludeArch as go_arches macro is broken for 8.4 -- Related: #1888571 +- Related: #1883490 * Tue Aug 11 2020 Jindrich Novy - 1.0.0-68.rc92 - update to https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc92