From 5173145021b406a696bd222d86dd079d9d02e353 Mon Sep 17 00:00:00 2001 From: zoedong Date: Tue, 25 Jul 2023 10:09:39 +0800 Subject: [PATCH] Rebuild for nodejs-18.14.2 --- js-jquery.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/js-jquery.spec b/js-jquery.spec index e0dc9d0..9cfc1ac 100644 --- a/js-jquery.spec +++ b/js-jquery.spec @@ -6,7 +6,7 @@ Summary: JavaScript DOM manipulation, event handling, and AJAX library Name: js-jquery Version: 3.6.4 -Release: 3%{?dist} +Release: 4%{?dist} License: MIT URL: https://jquery.com/ Source0: https://github.com/jquery/jquery/archive/%{version}/jquery-%{version}.tar.gz @@ -67,6 +67,9 @@ ln -s %{version} %{installdir}/%{ver_x}.%{ver_y} %changelog +* Tue Jul 25 2023 Miaojun Dong - 3.6.4-4 +- Rebuild for nodejs-18.14.2 + * Fri Apr 28 2023 OpenCloudOS Release Engineering - 3.6.4-3 - Rebuilt for OpenCloudOS Stream 23.05 -- Gitee