From 104f870466e34749fcb6aa9c893a6c1fce18332e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=B0=91=E5=AE=81?= Date: Mon, 17 Jun 2024 02:05:51 +0000 Subject: [PATCH] fix bad date in changelog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 张少宁 --- iproute.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iproute.spec b/iproute.spec index 651776d..f3c5507 100644 --- a/iproute.spec +++ b/iproute.spec @@ -137,7 +137,7 @@ install -m 0644 lib/libnetlink.a %{buildroot}%{_libdir}/libnetlink.a %{_mandir}/* %changelog -* Mon 19 Feb 2024 jiangjixiang - 5.5.0-18 +* Mon Feb 19 2024 jiangjixiang - 5.5.0-18 - Type:bugfix - ID:NA - SUG:NA -- Gitee