diff --git a/nodejs.spec b/nodejs.spec index 3e6d4ef..2f5fb63 100644 --- a/nodejs.spec +++ b/nodejs.spec @@ -1,5 +1,5 @@ Name: nodejs -Version: 23.3.0 +Version: 23.4.0 Release: 1mamba Summary: Evented I/O for V8 JavaScript Group: System/Servers @@ -33,6 +33,8 @@ This package contains libraries and header files for developing applications tha %debug_package +%define _lto_cflags %{nil} + %prep %setup -q -n node-v%{version} #-D -T @@ -115,6 +117,9 @@ ln -s node %{buildroot}/%{_bindir}/nodejs #%doc ChangeLog %changelog +* Sat Dec 14 2024 Automatic Build System 23.4.0-1mamba +- automatic version update by autodist + * Thu Nov 21 2024 Automatic Build System 23.3.0-1mamba - automatic version update by autodist