[nodejs/f19] new upstream release 0.10.3

T.C. Hollingsworth patches at fedoraproject.org
Wed Apr 3 19:41:36 UTC 2013


commit ab6e60ba980e3cff7f12ea58327f617d69d46452
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Wed Apr 3 12:40:15 2013 -0700

    new upstream release 0.10.3
    
      http://blog.nodejs.org/2013/04/03/node-v0-10-3-stable/

 .gitignore  |    1 +
 nodejs.spec |    6 +++++-
 sources     |    1 +
 3 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dd09a41..a9ac8ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /node-v0.10.0.tar.gz
 /node-v0.10.1.tar.gz
 /node-v0.10.2.tar.gz
+/node-v0.10.3.tar.gz
diff --git a/nodejs.spec b/nodejs.spec
index dc76fc1..7234424 100644
--- a/nodejs.spec
+++ b/nodejs.spec
@@ -1,5 +1,5 @@
 Name: nodejs
-Version: 0.10.2
+Version: 0.10.3
 Release: 1%{?dist}
 Summary: JavaScript runtime
 License: MIT and ASL 2.0 and ISC and BSD
@@ -188,6 +188,10 @@ cp -p common.gypi %{buildroot}%{_datadir}/node
 %{_defaultdocdir}/%{name}-docs-%{version}
 
 %changelog
+* Wed Apr 03 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.10.3-1
+- new upstream release 0.10.3
+  http://blog.nodejs.org/2013/04/03/node-v0-10-3-stable/
+
 * Sun Mar 31 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.10.2-1
 - new upstream release 0.10.2
   http://blog.nodejs.org/2013/03/28/node-v0-10-2-stable/
diff --git a/sources b/sources
index b7eec22..f2698bb 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,4 @@
 23df2c1aeb9dcf17284047f2530b0525  node-v0.10.0.tar.gz
 95bbb44ac6d753f923a7919c386f6264  node-v0.10.1.tar.gz
 d447905b919faacd8a5d74127702bec2  node-v0.10.2.tar.gz
+4daca92618515708a4631e98a8e8c779  node-v0.10.3.tar.gz


More information about the scm-commits mailing list