Merge branch 'master' into epel7

This commit is contained in:
Stephen Gallagher 2016-10-15 13:49:02 -04:00
commit 9912fff68f
No known key found for this signature in database
GPG Key ID: 7A25556236BAA3A3
3 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@ -58,3 +58,4 @@
/node-v6.6.0-stripped.tar.gz
/node-v6.7.0-stripped.tar.gz
/node-v6.8.0-stripped.tar.gz
/node-v6.8.1-stripped.tar.gz

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

View File

@ -1 +1 @@
165d800d232b90371caf4df4bd0b05c4 node-v6.8.0-stripped.tar.gz
cb4ac4b6882ddb53fb938c0f914c3877 node-v6.8.1-stripped.tar.gz