diff --git a/containerd.spec b/containerd.spec index 55063bced76246b31574b7ee33ea5086f33a749d..56dd10f13ec35b6ae8d0a08869b772fa39f131ce 100644 --- a/containerd.spec +++ b/containerd.spec @@ -2,11 +2,11 @@ %global debug_package %{nil} Version: 1.2.0 Name: containerd -Release: 209 +Release: 210 Summary: An industry-standard container runtime License: ASL 2.0 URL: https://containerd.io -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.zip BuildRequires: golang glibc-static make btrfs-progs-devel @@ -44,6 +44,12 @@ install -p -m 755 bin/ctr $RPM_BUILD_ROOT/%{_bindir}/ctr %{_bindir}/ctr %changelog +* Wed Mar 1 2023 zhangshaoning - 1.2.0-210 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:fix source name + * Mon Feb 27 2023 zhongjiawei - 1.2.0-209 - Type:CVE - ID:NA