commit 2c14501053dc37fe3baf281ec77e68739b6796e3
Author: Jan Palus <[email protected]>
Date:   Wed Jul 1 22:26:19 2020 +0200

    up to 12.18.2
    
    require nghttp2 >= 1.41.0 for nghttp2_option_set_max_settings

 nodejs.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/nodejs.spec b/nodejs.spec
index 6ce43ed..bd3b78f 100644
--- a/nodejs.spec
+++ b/nodejs.spec
@@ -22,12 +22,12 @@ Name:               nodejs
 # Active start: 2019-10-21
 # Maintenance start: October 2020
 # Maintenance end: April 2022
-Version:       12.16.1
-Release:       2
+Version:       12.18.2
+Release:       1
 License:       BSD and MIT and Apache v2.0 and GPL v3
 Group:         Development/Languages
 Source0:       https://nodejs.org/dist/v%{version}/node-v%{version}.tar.gz
-# Source0-md5: 99f580f6066c53b7bf4b5f02b81dac29
+# Source0-md5: 9ad002a872543c606fad10370afda87c
 
 # force node to use /usr/lib/node as the systemwide module directory
 Patch2:                %{name}-libpath.patch
@@ -45,7 +45,7 @@ BuildRequires:        llhttp-devel >= 2.0.1
 BuildRequires: libicu-devel >= 0.64
 BuildRequires: libstdc++-devel >= 6:4.8
 %{?with_system_uv:BuildRequires:       libuv-devel >= 1.34.0}
-BuildRequires: nghttp2-devel >= 1.40.0
+BuildRequires: nghttp2-devel >= 1.41.0
 BuildRequires: openssl-devel >= 1.0.1
 BuildRequires: pkgconfig
 BuildRequires: python >= 1:2.7
@@ -57,7 +57,7 @@ BuildRequires:        sed >= 4.0
 BuildRequires: zlib-devel
 %{?with_http_parser:Requires:  http-parser >= 2.9.3}
 %{?with_system_uv:Requires:    libuv >= 1.34.0}
-Requires:      nghttp2-libs >= 1.40.0
+Requires:      nghttp2-libs >= 1.41.0
 Requires:      ca-certificates
 Provides:      nodejs(engine) = %{version}
 Provides:      nodejs(module-version) = %{node_module_version}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nodejs.git/commitdiff/2c14501053dc37fe3baf281ec77e68739b6796e3

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to