From 806822ae4235deabe8cfdf5e4ae988117259faca Mon Sep 17 00:00:00 2001 From: shixuantong <1726671442@qq.com> Date: Wed, 27 Apr 2022 14:42:52 +0800 Subject: [PATCH] add release for rebuild --- kiwi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kiwi.spec b/kiwi.spec index e693693..fab184d 100644 --- a/kiwi.spec +++ b/kiwi.spec @@ -2,7 +2,7 @@ Name: kiwi Version: 9.21.7 -Release: 1 +Release: 2 License: GPLv3+ Summary: Flexible operating system image builder @@ -198,6 +198,9 @@ done %{_mandir}/man8/%{name}* %changelog +* Wed Apr 27 2022 shixuantong - 9.21.7-2 +- add release for rebuild + * Sat Apr 16 2022 shixuantong - 9.21.7-1 - update version to 9.21.7 -- Gitee