diff --git a/nodejs.spec b/nodejs.spec index 4dea979590de5ede27067b7ceba2da04a068867b..ed7a1d062cf28f496ee1382f7ad5f0100b0ffefe 100644 --- a/nodejs.spec +++ b/nodejs.spec @@ -39,7 +39,7 @@ # This is used by both the nodejs package and the npm subpackage that # has a separate version - the name is special so that rpmdev-bumpspec # will bump this rather than adding .1 to the end. -%global baserelease 1 +%global baserelease 2 %{?!_pkgdocdir:%global _pkgdocdir %{_docdir}/%{name}-%{version}} @@ -190,7 +190,7 @@ Source1: npmrc Source2: btest402.js Source3: https://github.com/unicode-org/icu/releases/download/release-%{icu_major}-%{icu_minor}/icu4c-%{icu_major}_%{icu_minor}-data-bin-b.zip Source4: https://github.com/unicode-org/icu/releases/download/release-%{icu_major}-%{icu_minor}/icu4c-%{icu_major}_%{icu_minor}-data-bin-l.zip -Source5: sqlite-autoconf-3490100.tar.gz +Source5: https://www.sqlite.org/2025/sqlite-autoconf-3490100.tar.gz Source200: nodejs-tarball.sh Source201: npmrc.builtin.in Source202: nodejs.pc.in @@ -879,6 +879,9 @@ end %changelog +* Tue Aug 19 2025 zjl02254423 -1:22.16.0-2 +- update Source5 to fix check_source warning + * Fri Jul 25 2025 tomcruiseqi - 1:22.16.0-1 - Update to 22.16.0 to fix CVE-2025-23084