From 019b5898bc8c3b4aea30a80b64e4c956e43308cc Mon Sep 17 00:00:00 2001 From: xulei Date: Mon, 20 Jan 2025 08:26:45 +0000 Subject: [PATCH] test Signed-off-by: xulei --- moby.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/moby.spec b/moby.spec index d029f7e..39370ac 100644 --- a/moby.spec +++ b/moby.spec @@ -7,7 +7,7 @@ Name: moby Version: 25.0.3 -Release: 23 +Release: 24 Summary: The open-source application container engine License: Apache-2.0 URL: https://www.docker.com @@ -226,6 +226,9 @@ fi %systemd_postun_with_restart docker.service %changelog +* Fri Jan 17 2025 xulei - 25.0.3-24 +- test + * Fri Jan 17 2025 laokz - 25.0.3-23 - backport cli v26.1.0 patch to fix riscv64 build error -- Gitee