From 1c9f3fa9484f00a2a97faf903f49936e4817cf7b Mon Sep 17 00:00:00 2001 From: xh Date: Tue, 26 Aug 2025 07:02:21 +0000 Subject: [PATCH] fix display of changelog --- lldpad.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/lldpad.spec b/lldpad.spec index 1c70883..739f129 100644 --- a/lldpad.spec +++ b/lldpad.spec @@ -4,7 +4,7 @@ Name: lldpad Version: 1.1 -Release: 5 +Release: 6 Summary: Intel LLDP Agent License: GPLv2 URL: https://www.open-lldp.org @@ -98,6 +98,12 @@ make check %{_mandir}/man*/* %changelog +* Tue Aug 26 2025 xinghe - 1.1-6 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:fix display of changelog + * Thu Nov 22 2024 yangchen - 1.1-5 - Type:bugfix - CVE:NA @@ -117,7 +123,7 @@ make check - DESC:backport upstream patches * Fri Jul 30 2021 chenyanpanHW - 1.1-2 -- DESC: delete -S git from %autosetup, and delete BuildRequires git +- DESC: delete -S git from autosetup, and delete BuildRequires git * Sat Jan 30 2021 xihaochen - 1.1-1 - Type:requirements -- Gitee