software package name moby is changed to docker

Signed-off-by: shechenglong <shechenglong@xfusion.com>
This commit is contained in:
shechenglong 2024-06-28 06:46:33 +00:00 committed by Gitee
parent fded28337b
commit 57a9eb74ce
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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<shechenglong@xfusion.com> - 25.0.3-7
- DESC:software package name moby is changed to docker
* Fri Jun 14 2024 zhaixiaojuan<zhaixiaojuan@loongson.cn> - 25.0.3-6
- DESC:add loongarch64 seccomp support