diff --git a/containerd.spec b/containerd.spec index 0d1f3a96e11867514df2dd1477e5eb3d318afb61..c8a3e631458406e9d94f3e511f63c5284b340f1d 100644 --- a/containerd.spec +++ b/containerd.spec @@ -2,7 +2,7 @@ %global debug_package %{nil} Version: 1.6.21 Name: containerd -Release: 1 +Release: 2 Summary: An industry-standard container runtime License: ASL 2.0 URL: https://containerd.io @@ -54,7 +54,7 @@ install -D -p -m 0644 %{S:7} %{buildroot}%{_sysconfdir}/containerd/config.toml %systemd_post containerd.service %preun -%systemd_prerun containerd.service +%systemd_preun containerd.service %postun %systemd_postun_with_restart containerd.service @@ -67,6 +67,12 @@ install -D -p -m 0644 %{S:7} %{buildroot}%{_sysconfdir}/containerd/config.toml %exclude %{_bindir}/containerd-stress %changelog +* Tue Aug 29 2023 zhongjiawei - 1.6.21-2 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:modify preun systemd_preun spell error + * Fri July 21 2023 vegbir - 1.6.21-1 - Type:bugfix - ID:NA diff --git a/git-commit b/git-commit index 9f5223c27bdd886907fd5adba2fbf40cdeeb9f41..88f3dd51310c0e5c777f668c152d530c9bbecbdc 100644 --- a/git-commit +++ b/git-commit @@ -1 +1 @@ -aca8b96e269f3f28352f257b79e1fd53550fa91a +83934e17777cb31425b9c8a7b6f0a7a59dd87ff4