[nodejs/epel7] new upstream release 0.10.36

T.C. Hollingsworth patches at fedoraproject.org
Thu Feb 19 08:03:44 UTC 2015


commit 5fbbcec11827f02e99ddeb5ee3c5412b9dbe41a8
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Thu Feb 19 00:59:58 2015 -0700

    new upstream release 0.10.36
    
      http://blog.nodejs.org/2015/01/26/node-v0-10-36-stable/
    - Please note that several upstream releases were skipped due to regressions
      reported in the upstream bug tracker.  Please also review the 0.10.34 and
      0.10.35 changelogs available at the above URL for a list of all changes.

 .gitignore  |    1 +
 nodejs.spec |    9 ++++++++-
 sources     |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d315600..27559e5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@
 /node-v0.10.30-stripped.tar.gz
 /node-v0.10.32-stripped.tar.gz
 /node-v0.10.33-stripped.tar.gz
+/node-v0.10.36-stripped.tar.gz
diff --git a/nodejs.spec b/nodejs.spec
index f77d6ca..19a6601 100644
--- a/nodejs.spec
+++ b/nodejs.spec
@@ -1,5 +1,5 @@
 Name: nodejs
-Version: 0.10.33
+Version: 0.10.36
 Release: 1%{?dist}
 Summary: JavaScript runtime
 License: MIT and ASL 2.0 and ISC and BSD
@@ -194,6 +194,13 @@ cp -p common.gypi %{buildroot}%{_datadir}/node
 %{_defaultdocdir}/%{name}-docs-%{version}
 
 %changelog
+* Thu Feb 19 2015 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.10.36-1
+- new upstream release 0.10.36
+  http://blog.nodejs.org/2015/01/26/node-v0-10-36-stable/
+- Please note that several upstream releases were skipped due to regressions
+  reported in the upstream bug tracker.  Please also review the 0.10.34 and
+  0.10.35 changelogs available at the above URL for a list of all changes.
+
 * Wed Nov 19 2014 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.10.33-1
 - new upstream release 0.10.33
   http://blog.nodejs.org/2014/10/23/node-v0-10-33-stable/
diff --git a/sources b/sources
index e2aeefa..e233927 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f483a694949095884cf9159f2983c1e6  node-v0.10.33-stripped.tar.gz
+f1a50d8a1f6e09659b5c2aad00867ae2  node-v0.10.36-stripped.tar.gz


More information about the scm-commits mailing list