diff --git a/containerd.spec b/containerd.spec index 2483a5fe9a0be31c7c12ae7a85bcbc2770cbba6d..81de8e990c8938a6fa1992035e464ebb26ee8c9f 100644 --- a/containerd.spec +++ b/containerd.spec @@ -2,7 +2,7 @@ %global debug_package %{nil} Version: 1.6.20 Name: containerd -Release: 3 +Release: 4 Summary: An industry-standard container runtime License: ASL 2.0 URL: https://containerd.io @@ -59,7 +59,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 @@ -76,6 +76,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.20-4 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:modify spec preun systemd_preun spell error + * Sun May 28 2023 xulei - 1.6.20-3 - Type:bugfix - ID:NA diff --git a/git-commit b/git-commit index 19b8a2e7dbfafe328f78d151c239c2dd6c7473fb..d532d725c976e34b2d8ef085b525c38939423f2a 100644 --- a/git-commit +++ b/git-commit @@ -1 +1 @@ -2fe372726b7fdec5320b179aadab1e8ad5c0b6eb +bd9d63ee86ac63beb040add25f7fb6d99f9b4163