From e5582f355bc1fc934c332e2c48ec21da4bcf6511 Mon Sep 17 00:00:00 2001 From: loong_C <liweiganga@uniontech.com> Date: Fri, 27 May 2022 13:50:08 +0800 Subject: [PATCH] fix spec changelog date --- openjdk-11.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/openjdk-11.spec b/openjdk-11.spec index 99b2b18..bc6e1dc 100644 --- a/openjdk-11.spec +++ b/openjdk-11.spec @@ -1683,10 +1683,10 @@ cjc.mainProgram(arg) - modified delete_expired_certificates.patch - modified G1-iterate-region-by-bitmap-rather-than-obj-size-in.patch -* Sat May 26 2022 eapen <zhangyipeng7@huawei.com> - 1:11.0.14.9-3 +* Sat Mar 26 2022 eapen <zhangyipeng7@huawei.com> - 1:11.0.14.9-3 - reconstruct applying of memcpy.o used by lib compilations -* Fri May 25 2022 eapen <zhangyipeng7@huawei.com> - 1:11.0.14.9-2 +* Fri Mar 25 2022 eapen <zhangyipeng7@huawei.com> - 1:11.0.14.9-2 - adapted to newst cjc to fix issue with rpm 4.17 * Wed Feb 9 2022 kuenking111 <wangkun49@huawei.com> - 1:11.0.14.9-1 @@ -1876,7 +1876,7 @@ cjc.mainProgram(arg) * Sat Jul 18 2020 jvmboy <hedongbo@huawei.com> - 1:11.0.8.10-0 - Update to 11.0.8+10 (GA) -* The Jun 9 2020 jdkboy <guoge1@huawei.com> - 1:11.0.7.10-5 +* Tue Jun 9 2020 jdkboy <guoge1@huawei.com> - 1:11.0.7.10-5 - Version support fulljavaver.buildver - Judge with_systemtap - 8228407: JVM crashes with shared archive file mismatch -- Gitee