From 9caedd4e1fc9be978d7b4714def00425a363e863 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=B0=91=E5=AE=81?= Date: Fri, 14 Jun 2024 10:17:40 +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: 张少宁 --- fakeroot.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fakeroot.spec b/fakeroot.spec index 16ff51d..c9440ad 100644 --- a/fakeroot.spec +++ b/fakeroot.spec @@ -134,7 +134,7 @@ fi * Mon Jun 7 2021 lingsheng - 1.25.2-3 - Fix file confilct with old version -* Mon 31 May 2021 sunguoshuai - 1.25.2-2 +* Mon May 31 2021 sunguoshuai - 1.25.2-2 - Skip tar test: the test is unstable and keeps on randomly failing * Fri Nov 20 2020 zhangjiapeng - 1.25.2-1 -- Gitee