diff --git a/moby.spec b/moby.spec index 73c58f384523123de4222c4b634cef00e6eb8fee..69cdd0bd9eca569406d53753f846159917510d67 100644 --- a/moby.spec +++ b/moby.spec @@ -5,9 +5,9 @@ %global _source_docker_init tini-0.19.0 %define _debugsource_template %{nil} -Name: moby +Name: docker Version: 25.0.3 -Release: 6 +Release: 7 Summary: The open-source application container engine License: ASL 2.0 URL: https://www.docker.com @@ -194,6 +194,9 @@ fi %systemd_postun_with_restart docker.service %changelog +* Fri Jun 24 2024 shechenglong - 25.0.3-7 +- DESC:software package name moby is changed to docker + * Fri Jun 14 2024 zhaixiaojuan - 25.0.3-6 - DESC:add loongarch64 seccomp support