From fb63ea87bbcc737245b2ee27f7e4054d8f4dda10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Stan=C4=9Bk?= Date: Mon, 25 Apr 2022 15:23:36 +0200 Subject: [PATCH] prepare new release Related: rhbz#2056971 --- nodejs.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/nodejs.spec b/nodejs.spec index df80f20..621b2ee 100644 --- a/nodejs.spec +++ b/nodejs.spec @@ -14,7 +14,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 4 +%global baserelease 5 %{?!_pkgdocdir:%global _pkgdocdir %{_docdir}/%{name}-%{version}} @@ -696,6 +696,8 @@ end %changelog +* Mon Apr 25 2022 Jan Staněk - 1:16.14.0-5 + * Mon Apr 11 2022 Zuzana Svetlikova - 1:16.14.0-4 - Apply lock file validation fixes - Resolves: CVE-2021-43616