From 5f0708042b2f5832daebd68d7f990fbe4932b421 Mon Sep 17 00:00:00 2001 From: zhangkea Date: Fri, 17 Jun 2022 16:05:13 +0800 Subject: [PATCH] fix bogus date in %changelog (cherry picked from commit 985cdb7191c559504b8349abb6d3b50d8df4cd07) --- sg3_utils.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sg3_utils.spec b/sg3_utils.spec index a27d2eb..170622c 100644 --- a/sg3_utils.spec +++ b/sg3_utils.spec @@ -97,11 +97,11 @@ rm -rf $RPM_BUILD_ROOT/%{_libdir}/*.la * Sat Jul 31 2021 chenyanpanHW - 1.45-4 - DESC: delete -Sgit from %autosetup, and delete BuildRequires git -* Wed Nov 10 2020 haowenchao - 1.45-3 +* Tue Nov 10 2020 haowenchao - 1.45-3 - Fix grammar problems caused by patch 0003-sg3_utils-1.42-delete-lun-rescan-scsi-bus-report-error.patch -* Wed Nov 5 2020 lixiaokeng - 1.45-2 +* Thu Nov 5 2020 lixiaokeng - 1.45-2 - add make check * Fri Jul 17 2020 yanglongkang - 1.45-1 -- Gitee