[nodejs/el6] new upstream release 0.10.25

T.C. Hollingsworth patches at fedoraproject.org
Mon Jan 27 22:32:14 UTC 2014


commit 806acd452684aba1cbfb278483473758eacd8fca
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Mon Jan 27 15:30:48 2014 -0700

    new upstream release 0.10.25
    
      http://blog.nodejs.org/2014/01/23/node-v0-10-25-stable/
    
    (cherry picked from commit 25d126753c91b67fefcff35805d366646cf68332)

 .gitignore  |    1 +
 nodejs.spec |    6 +++++-
 sources     |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e7f1144..22af98e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@
 /node-v0.10.23-stripped.tar.gz
 /node-v0.10.24.tar.gz
 /node-v0.10.24-stripped.tar.gz
+/node-v0.10.25-stripped.tar.gz
diff --git a/nodejs.spec b/nodejs.spec
index f6899ee..6b0c910 100644
--- a/nodejs.spec
+++ b/nodejs.spec
@@ -1,5 +1,5 @@
 Name: nodejs
-Version: 0.10.24
+Version: 0.10.25
 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
+* 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/
+
 * Thu Dec 19 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.10.24-1
 - new upstream release 0.10.24
   http://blog.nodejs.org/2013/12/19/node-v0-10-24-stable/
diff --git a/sources b/sources
index 156e044..445767f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d2a6eeabc7aed4026fd66c7d0b66cdf5  node-v0.10.24-stripped.tar.gz
+0cb686d5644944b21d1ba0dd70e106d8  node-v0.10.25-stripped.tar.gz


More information about the scm-commits mailing list