diff --git a/moby.spec b/moby.spec index ea0399d50e2163c3d9de6b3f6549e5524c8e8975..25e0972543365817c25e28d3f628c674de63debe 100644 --- a/moby.spec +++ b/moby.spec @@ -7,7 +7,7 @@ Name: moby Version: 25.0.3 -Release: 3 +Release: 4 Summary: The open-source application container engine License: ASL 2.0 URL: https://www.docker.com @@ -42,7 +42,6 @@ lightweight container. Summary: Docker daemon binary and related utilities Requires: /usr/sbin/groupadd -Requires: %{name} = %{version}-%{release} Requires: %{name}-client = %{version}-%{release} Requires: runc Requires: container-selinux >= 2:2.74 @@ -195,6 +194,9 @@ fi %systemd_postun_with_restart docker.service %changelog +* Sat May 11 2024 lvxiangcong - 25.0.3-4 +- DESC:fix install error failed to docker.service does not exit + * Mon Apr 22 2024 lvxiangcong - 25.0.3-3 - DESC:fix cve-2024-32473