diff --git a/nodejs.spec b/nodejs.spec index 698e4b9..1015a66 100644 --- a/nodejs.spec +++ b/nodejs.spec @@ -8,7 +8,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 2 +%global baserelease 3 %{?!_pkgdocdir:%global _pkgdocdir %{_docdir}/%{name}-%{version}} @@ -680,7 +680,7 @@ end %changelog -* Thu Nov 25 2021 Honza Horak - 1:16.13.0-2 +* Thu Nov 25 2021 Honza Horak - 1:16.13.0-3 - Make sure binary node-gyp is executable Resolves: #2026615