From 8b34b27a690b41224c23b2f8d4f06df2e63a0c4a Mon Sep 17 00:00:00 2001 From: Shi Pujin Date: Tue, 28 Mar 2023 17:30:41 +0800 Subject: [PATCH] Remove duplicate and disorderly changelogs which will cause compilation errors. --- nodejs.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/nodejs.spec b/nodejs.spec index 77404a8..ae32530 100644 --- a/nodejs.spec +++ b/nodejs.spec @@ -489,9 +489,6 @@ NODE_PATH=%{buildroot}%{_prefix}/lib/node_modules:%{buildroot}%{_prefix}/lib/nod * Tue Feb 09 2021 xinghe - 1:12.18.4-3 - fix CVE-2020-8265 CVE-2020-8287 -* Sat Jan 04 2020 huanghaitao - 1:12.18.4-2 -- Make AARCH64 compile on 64KB physical pages to fix build error - * Wed Nov 18 2020 lingsheng - 1:12.18.4-1 - Update to 12.18.4 -- Gitee