From 3017518375d5709f6ac3edc4632a5e51fba73cee Mon Sep 17 00:00:00 2001 From: fly_fzc <2385803914@qq.com> Date: Thu, 13 Oct 2022 11:14:27 +0800 Subject: [PATCH] fix the changelog exception macro --- less.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/less.spec b/less.spec index 863b5ab..fbd02d4 100644 --- a/less.spec +++ b/less.spec @@ -1,6 +1,6 @@ Name: less Version: 590 -Release: 1 +Release: 2 Summary: Less is a pager that displays text files. License: GPLv3+ or BSD URL: http://www.greenwoodsoftware.com/less @@ -44,6 +44,9 @@ autoreconf -ivf %{_mandir}/man1/* %changelog +* Thu Oct 13 2022 fuanan - 590-2 +- DESC:fix the changelog exception macro + * Tue Dec 14 2021 wangjie - 590-1 - Type:enhancement - ID:NA @@ -51,7 +54,7 @@ autoreconf -ivf - DESC:Update less to 590 * Fri Jul 30 2021 chenyanpanHW - 563-3 -- DESC: delete -S git from %autosetup, and delete BuildRequires git +- DESC: delete -S git from autosetup, and delete BuildRequires git * Fri May 28 2021 fuanan - 563-2 - Type:bugfix -- Gitee