From e44c1edddf309d1e3d1ea109d4765256f3e93c80 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Fri, 16 Dec 2016 11:46:37 -0500 Subject: [PATCH] Fix incorrect NPM release number --- nodejs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodejs.spec b/nodejs.spec index 23ee310..9ffff82 100644 --- a/nodejs.spec +++ b/nodejs.spec @@ -199,7 +199,7 @@ Development headers for the Node.js JavaScript runtime. Summary: Node.js Package Manager Epoch: %{npm_epoch} Version: %{npm_version} -Release: %{npm_release}%{?dist}.1 +Release: %{npm_release}%{?dist} # We used to ship npm separately, but it is so tightly integrated with Node.js # (and expected to be present on all Node.js systems) that we ship it bundled