[nodejs/el6] new upstream release 0.10.25

T.C. Hollingsworth patches at fedoraproject.org
Thu Feb 20 04:02:24 UTC 2014


commit 83aed2122a9e27818cd4d481c63c11cf074137dc
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Wed Feb 19 20:59:43 2014 -0700

    new upstream release 0.10.25
    
      http://blog.nodejs.org/2014/02/18/node-v0-10-26-stable/
    
    (cherry picked from commit 1e461376913976dc02740d8a1cd46e56d13a7cf3)

 .gitignore  |    1 +
 nodejs.spec |    6 +++++-
 sources     |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 22af98e..ffe5124 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@
 /node-v0.10.24.tar.gz
 /node-v0.10.24-stripped.tar.gz
 /node-v0.10.25-stripped.tar.gz
+/node-v0.10.26-stripped.tar.gz
diff --git a/nodejs.spec b/nodejs.spec
index 6b0c910..6491581 100644
--- a/nodejs.spec
+++ b/nodejs.spec
@@ -1,5 +1,5 @@
 Name: nodejs
-Version: 0.10.25
+Version: 0.10.26
 Release: 1%{?dist}
 Summary: JavaScript runtime
 License: MIT and ASL 2.0 and ISC and BSD
@@ -158,6 +158,10 @@ cp -p common.gypi %{buildroot}%{_datadir}/node
 %{_defaultdocdir}/%{name}-docs-%{version}
 
 %changelog
+* Thu Feb 20 2014 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.10.26-1
+- new upstream release 0.10.25
+  http://blog.nodejs.org/2014/02/18/node-v0-10-26-stable/
+
 * Mon Jan 27 2014 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.10.25-1
 - new upstream release 0.10.25
   http://blog.nodejs.org/2014/01/23/node-v0-10-25-stable/
diff --git a/sources b/sources
index 445767f..eca8dcd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0cb686d5644944b21d1ba0dd70e106d8  node-v0.10.25-stripped.tar.gz
+ecfd516837ce3299ed3eabbb4a219f52  node-v0.10.26-stripped.tar.gz


More information about the scm-commits mailing list