[nodejs/f18] new upstream release 0.10.9

T.C. Hollingsworth patches at fedoraproject.org
Fri May 31 02:54:17 UTC 2013


commit aab18e605662f3c37d74445d7718b88df67b39e5
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Thu May 30 19:51:42 2013 -0700

    new upstream release 0.10.9
    
      http://blog.nodejs.org/2013/05/30/node-v0-10-9-stable/

 .gitignore  |    1 +
 nodejs.spec |    6 +++++-
 sources     |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 00b6f2f..ad42f26 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /node-v0.10.6.tar.gz
 /node-v0.10.7-stripped.tar.gz
 /node-v0.10.8-stripped.tar.gz
+/node-v0.10.9-stripped.tar.gz
diff --git a/nodejs.spec b/nodejs.spec
index cea9f26..a1fddb2 100644
--- a/nodejs.spec
+++ b/nodejs.spec
@@ -1,5 +1,5 @@
 Name: nodejs
-Version: 0.10.8
+Version: 0.10.9
 Release: 1%{?dist}
 Summary: JavaScript runtime
 License: MIT and ASL 2.0 and ISC and BSD
@@ -174,6 +174,10 @@ cp -p common.gypi %{buildroot}%{_datadir}/node
 %{_defaultdocdir}/%{name}-docs-%{version}
 
 %changelog
+* Fri May 31 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.10.9-1
+- new upstream release 0.10.9
+  http://blog.nodejs.org/2013/05/30/node-v0-10-9-stable/
+
 * Wed May 29 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.10.8-1
 - new upstream release 0.10.8
 
diff --git a/sources b/sources
index 210aeea..55a2120 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d9a0bbc97eff282f3676fc770e0f84e8  node-v0.10.8-stripped.tar.gz
+d93150d9cc278d2db6f7ab0f02eeb481  node-v0.10.9-stripped.tar.gz


More information about the scm-commits mailing list