From a5d802abf63491c18450757af68468231973bdbe Mon Sep 17 00:00:00 2001 From: xulei Date: Mon, 16 Oct 2023 06:17:16 +0000 Subject: [PATCH] update moby.spec. Signed-off-by: xulei --- moby.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/moby.spec b/moby.spec index ab424d4..a892cfd 100644 --- a/moby.spec +++ b/moby.spec @@ -7,7 +7,7 @@ Name: docker Version: 20.10.21 -Release: 3 +Release: 4 Summary: The open-source application container engine License: ASL 2.0 URL: https://www.docker.com @@ -197,7 +197,10 @@ fi %systemd_postun_with_restart docker.service %changelog -* Wed Dec 21 2022 wanglimin - 20.10.21-2 +* Wed Dec 21 2022 wanglimin - 20.10.21-4 +- DESC: change to BuildRequires golang-1.17 + +* Wed Dec 21 2022 wanglimin - 20.10.21-3 - DESC: change to BuildRequires golang-1.17 * Wed Dec 21 2022 wanglimin - 20.10.21-2 -- Gitee