Fix incorrect NPM release number

This commit is contained in:
Stephen Gallagher 2016-12-16 11:46:37 -05:00
parent eca509f163
commit e44c1edddf
No known key found for this signature in database
GPG Key ID: 7A25556236BAA3A3

View File

@ -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