[nodejs/f18] new upstream release 0.10.14

T.C. Hollingsworth patches at fedoraproject.org
Thu Jul 25 21:23:23 UTC 2013


commit a22461bf51197e349e1897e78227080c7c9b4bc8
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Thu Jul 25 14:22:08 2013 -0700

    new upstream release 0.10.14
    
      http://blog.nodejs.org/2013/07/25/node-v0-10-14-stable/

 .gitignore  |    1 +
 nodejs.spec |    6 +++++-
 sources     |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 678af5f..ca56a3e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /node-v0.10.9-stripped.tar.gz
 /node-v0.10.12-stripped.tar.gz
 /node-v0.10.13-stripped.tar.gz
+/node-v0.10.14-stripped.tar.gz
diff --git a/nodejs.spec b/nodejs.spec
index 885ecb9..412eb79 100644
--- a/nodejs.spec
+++ b/nodejs.spec
@@ -1,5 +1,5 @@
 Name: nodejs
-Version: 0.10.13
+Version: 0.10.14
 Release: 1%{?dist}
 Summary: JavaScript runtime
 License: MIT and ASL 2.0 and ISC and BSD
@@ -165,6 +165,10 @@ cp -p common.gypi %{buildroot}%{_datadir}/node
 %{_defaultdocdir}/%{name}-docs-%{version}
 
 %changelog
+* Thu Jul 25 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.10.14-1
+- new upstream release 0.10.14
+  http://blog.nodejs.org/2013/07/25/node-v0-10-14-stable/
+
 * Wed Jul 10 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.10.13-1
 - new upstream release 0.10.13
   http://blog.nodejs.org/2013/07/09/node-v0-10-13-stable/
diff --git a/sources b/sources
index 15661c1..21ccde2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3c856815ac6f879f1c956e216668aa14  node-v0.10.13-stripped.tar.gz
+0d8d98fea39d17ea16761da3f5a4353c  node-v0.10.14-stripped.tar.gz


More information about the scm-commits mailing list