From 850c941d74de6983fc77318fe39dfe3160af7024 Mon Sep 17 00:00:00 2001 From: ship_harbour Date: Thu, 5 Jan 2023 14:57:04 +0800 Subject: [PATCH] test --- coreutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/coreutils.spec b/coreutils.spec index 920b364..32a9bab 100644 --- a/coreutils.spec +++ b/coreutils.spec @@ -1,6 +1,6 @@ Name: coreutils Version: 9.0 -Release: 7 +Release: 8 License: GPLv3+ Summary: A set of basic GNU tools commonly used in shell scripts Url: https://www.gnu.org/software/coreutils/ @@ -157,6 +157,9 @@ fi %{_mandir}/man*/* %changelog +* Thu Jan 5 2023 jiangchuangang -9.0-7 +- test + * Wed Oct 19 2022 wuzx - 9.0-7 - add sw64 patch -- Gitee