From e43df0067aa21caa8889591dcdcf4c58ec923559 Mon Sep 17 00:00:00 2001 From: Sahana Prasad Date: Tue, 14 Sep 2021 19:09:14 +0200 Subject: [PATCH] Rebuilt with OpenSSL 3.0.0 --- nodejs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nodejs.spec b/nodejs.spec index 4a862b7..7b23945 100644 --- a/nodejs.spec +++ b/nodejs.spec @@ -8,7 +8,7 @@ # This is used by both the nodejs package and the npm subpackage thar # 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}} @@ -668,6 +668,9 @@ end %changelog +* Tue Sep 14 2021 Sahana Prasad - 1:16.9.1-2 +- Rebuilt with OpenSSL 3.0.0 + * Mon Sep 13 2021 Stephen Gallagher - 1:16.9.1-1 - Update to 16.9.1 - Add experimental 'corepack' tool