From d49b56a35b97b14aee334d3d88de7617c409c4e8 Mon Sep 17 00:00:00 2001 From: lvfei Date: Mon, 4 Nov 2024 13:42:12 +0800 Subject: [PATCH] The changelog date and time are incorrect --- dhcp.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/dhcp.spec b/dhcp.spec index 6b050e2..d394b89 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -3,7 +3,7 @@ Name: dhcp Version: 4.4.3 -Release: 7 +Release: 8 Summary: Dynamic host configuration protocol software #Please don't change the epoch on this package Epoch: 12 @@ -310,7 +310,13 @@ exit 0 %{_mandir}/man3/omapi.3.gz %changelog -* Thu Mar 20 cf-zhao - 12:4.4.3-7 +* Fri Nov 01 2024 lvfei - 12:4.4.3-8 +- Type:NA +- ID:NA +- SUG:NA +- DESC:The changelog date and time are incorrect + +* Wed Mar 20 2024 cf-zhao - 12:4.4.3-7 - Type:enhancement - ID:NA - SUG:build with clang -- Gitee