!63 software package name moby is changed to docker

From: @dog-life 
Reviewed-by: @xu_lei_123 
Signed-off-by: @xu_lei_123
This commit is contained in:
openeuler-ci-bot 2024-06-28 08:09:58 +00:00 committed by Gitee
commit b492a7df97
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
@ -31,7 +31,6 @@ Requires: %{name}-client = %{version}-%{release}
# conflicting packages
Conflicts: docker-ce
Conflicts: docker-io
Conflicts: docker-engine
Conflicts: docker-engine-cs
Conflicts: docker-ee
@ -194,6 +193,9 @@ fi
%systemd_postun_with_restart docker.service
%changelog
* Fri Jun 28 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