From 236ba787802febe2029995ad3fac4117facfebad Mon Sep 17 00:00:00 2001 From: loong-C Date: Tue, 14 Jun 2022 07:53:19 +0000 Subject: [PATCH] fix bogus date in %changelog (cherry picked from commit 9ad0cf481ad0e46a8726e92a8899f31c1110c9c1) --- libblockdev.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libblockdev.spec b/libblockdev.spec index 70ea615..2b515ee 100644 --- a/libblockdev.spec +++ b/libblockdev.spec @@ -173,7 +173,7 @@ find %{buildroot} -type f -name "*.la" | xargs %{__rm} * Fri Jul 30 2021 chenyanpanHW - 2.24-7 - DESC: delete -Sgit from %autosetup, and delete BuildRequires git -* Mon Jul 26 2020 yanglongkang - 2.24-6 +* Tue Jul 27 2021 yanglongkang - 2.24-6 - fix build fail caused by deprecated-declarations * Sat Oct 31 2020 Zhiqiang Liu - 2.24-5 -- Gitee