From ac872a208ded28c609fd691a37208900dc46fb92 Mon Sep 17 00:00:00 2001 From: shechenglong Date: Fri, 18 Apr 2025 14:22:31 +0800 Subject: [PATCH] test Signed-off-by: shechenglong --- moby.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/moby.spec b/moby.spec index e71caeb..0991ad2 100644 --- a/moby.spec +++ b/moby.spec @@ -8,7 +8,7 @@ Name: moby Version: 25.0.7 -Release: 4 +Release: 5 Summary: The open-source application container engine License: Apache-2.0 URL: https://www.docker.com @@ -221,6 +221,9 @@ fi %systemd_postun_with_restart docker.service %changelog +* Thu Apr 17 2025 shechenglong - 25.0.7-5 +- test + * Wed Apr 16 14:32:36 CST 2025 Wenlong Zhang - 25.0.7-4 - fix build error on loongarch64 -- Gitee