From efd89d7b79095b951957bc9b817ccd5d1f759782 Mon Sep 17 00:00:00 2001 From: ckji Date: Sun, 29 Jan 2023 16:23:31 +0800 Subject: [PATCH] fix bogus date in %changelog --- icedtea-web.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icedtea-web.spec b/icedtea-web.spec index 94e9d62..badafef 100644 --- a/icedtea-web.spec +++ b/icedtea-web.spec @@ -167,7 +167,7 @@ exit 0 %{_datadir}/man/man1/* %changelog -* Mon 12 Jul 2021 sunguoshuai - 1.8.4-7 +* Mon Jul 12 2021 sunguoshuai - 1.8.4-7 - del some testcases who need network but cannot connect smoothly * Mon Jun 07 2021 wulei - 1.8.4-6 -- Gitee