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 <jnovy@redhat.com> - 1.0.0-70.rc92
-- add Provides: oci-runtime = 1
-- Related: #1888571
+* Fri Jan 29 2021 Jindrich Novy <jnovy@redhat.com> - 1.0.0-70.rc92
+- add missing Provides: oci-runtime = 1
+- Related: #1883490
 
 * Tue Dec 08 2020 Jindrich Novy <jnovy@redhat.com> - 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 <jnovy@redhat.com> - 1.0.0-68.rc92
 - update to https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc92