From 07f380c4099072d930529d1e75f123eaebf1a606 Mon Sep 17 00:00:00 2001 From: zhangkea Date: Thu, 16 Jun 2022 17:49:38 +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