diff --git a/containerd.spec b/containerd.spec index 8982f0893afded944062d045830628fd241b355e..31404a88a0fcc0e50bb11ac3fbe0a55643e5ee46 100644 --- a/containerd.spec +++ b/containerd.spec @@ -2,7 +2,7 @@ %global debug_package %{nil} Version: 1.6.22 Name: containerd -Release: 6 +Release: 7 Summary: An industry-standard container runtime License: ASL 2.0 URL: https://containerd.io @@ -67,6 +67,9 @@ install -D -p -m 0644 %{S:7} %{buildroot}%{_sysconfdir}/containerd/config.toml %exclude %{_bindir}/containerd-stress %changelog +* Wed Jan 31 2024 doupengda - 1.6.22-7 +- Resolve containerd compilation errors + * Thu Dec 21 2023 zhongjiawei - 1.6.22-6 - Type:bugfix - ID:NA diff --git a/patch.tar.gz b/patch.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..50e24052cd0b0fbe31031e6cb8c5ad7917ca4af7 Binary files /dev/null and b/patch.tar.gz differ