[nodejs/el6] new upstream release 0.10.16

T.C. Hollingsworth patches at fedoraproject.org
Sat Aug 17 06:31:51 UTC 2013


commit 21590d8bc215302014edea0c5b1aa659d8996e34
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Fri Aug 16 20:15:05 2013 -0700

    new upstream release 0.10.16
    
      http://blog.nodejs.org/2013/08/16/node-v0-10-16-stable/
    
    (cherry picked from commit b9edecaefd25a788151ae75bd55b695b6bd843e8)
    
    Conflicts:
    	nodejs.spec

 .gitignore  |    1 +
 nodejs.spec |    4 ++--
 sources     |    2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ca56a3e..491b1db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /node-v0.10.12-stripped.tar.gz
 /node-v0.10.13-stripped.tar.gz
 /node-v0.10.14-stripped.tar.gz
+/node-v0.10.16-stripped.tar.gz
diff --git a/nodejs.spec b/nodejs.spec
index aaee7c0..52cffff 100644
--- a/nodejs.spec
+++ b/nodejs.spec
@@ -1,6 +1,6 @@
 Name: nodejs
-Version: 0.10.14
-Release: 3%{?dist}
+Version: 0.10.16
+Release: 1%{?dist}
 Summary: JavaScript runtime
 License: MIT and ASL 2.0 and ISC and BSD
 Group: Development/Languages
diff --git a/sources b/sources
index 21ccde2..934ea81 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0d8d98fea39d17ea16761da3f5a4353c  node-v0.10.14-stripped.tar.gz
+bc44062e64767be1ecb04d12c19d31da  node-v0.10.16-stripped.tar.gz


More information about the scm-commits mailing list