From eb3916bb57cba077aa272f04b9e3f966bc561a9b Mon Sep 17 00:00:00 2001 From: loong_C Date: Wed, 25 May 2022 09:47:30 +0800 Subject: [PATCH] fix spec changelog date --- imake.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/imake.spec b/imake.spec index 96ac71e..c7b17a5 100644 --- a/imake.spec +++ b/imake.spec @@ -1,7 +1,7 @@ Summary: imake source code configuration and build system Name: imake Version: 1.0.7 -Release: 17 +Release: 18 License: MIT URL: http://www.x.org @@ -70,7 +70,10 @@ popd %{_mandir}/man1/* %changelog -* Thu Apr 3 2020 huanghaitao - 1.0.7-17 +* Wed May 25 2022 loong_C - 1.0.7-18 +- fix spec changelog date + +* Fri Apr 3 2020 huanghaitao - 1.0.7-17 - Delete patch * Tue Dec 3 2019 caomeng - 1.0.7-16 -- Gitee