diff --git a/nodejs.spec b/nodejs.spec index 31dd897..928a955 100644 --- a/nodejs.spec +++ b/nodejs.spec @@ -9,7 +9,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}} @@ -694,6 +694,10 @@ end %changelog +* Thu Jul 22 2021 Zuzana Svetlikova - 1:16.5.0-1 - Rebase to 16.5.0 - Fixes CVE-2021-22918(libuv)