Fix release number

This commit is contained in:
Stephen Gallagher 2016-10-15 13:47:23 -04:00
parent 60e0dc2b94
commit 8e62e68be6
No known key found for this signature in database
GPG Key ID: 7A25556236BAA3A3
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ Name: nodejs
Epoch: %{nodejs_epoch}
Version: %{nodejs_version}
# Keep this release > 100 for F25+ due to a complicated npm upgrade bug
Release: %{nodejs_release}%{?dist}.3
Release: %{nodejs_release}%{?dist}
Summary: JavaScript runtime
License: MIT and ASL 2.0 and ISC and BSD
Group: Development/Languages