From e3645f70141a139026f1198406013af29217abbc Mon Sep 17 00:00:00 2001 From: zhangkea Date: Thu, 16 Jun 2022 17:49:15 +0800 Subject: [PATCH] fix bogus date in %changelog --- sdparm.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdparm.spec b/sdparm.spec index fa91501..4016509 100644 --- a/sdparm.spec +++ b/sdparm.spec @@ -60,5 +60,5 @@ This contains man files for the using of sdparm. * Wed Jan 22 2020 hy - 1.10-9 - Delete the -S git while executing %autosetup in %pre and add the BuildRequires to gdb -* Wed Aug 28 2018 zhangsaisai - 1.10-8 +* Tue Aug 28 2018 zhangsaisai - 1.10-8 - Package init -- Gitee