[nodejs/epel7: 1/2] new upstream release 0.10.32

T.C. Hollingsworth patches at fedoraproject.org
Thu Sep 18 03:36:41 UTC 2014


commit c9b274dcea85e86305d2bd536df34475656d7a0d
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Wed Sep 17 20:33:19 2014 -0700

    new upstream release 0.10.32
    
      http://blog.nodejs.org/2014/08/19/node-v0-10-31-stable/
      http://blog.nodejs.org/2014/09/16/node-v0-10-32-stable/

 .gitignore  |    1 +
 nodejs.spec |    7 ++++++-
 sources     |    1 +
 3 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 87f329c..8d98210 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@
 /node-v0.10.28-stripped.tar.gz
 /node-v0.10.29-stripped.tar.gz
 /node-v0.10.30-stripped.tar.gz
+/node-v0.10.32-stripped.tar.gz
diff --git a/nodejs.spec b/nodejs.spec
index 9d366d4..bbe1b89 100644
--- a/nodejs.spec
+++ b/nodejs.spec
@@ -1,5 +1,5 @@
 Name: nodejs
-Version: 0.10.30
+Version: 0.10.32
 Release: 1%{?dist}
 Summary: JavaScript runtime
 License: MIT and ASL 2.0 and ISC and BSD
@@ -169,6 +169,11 @@ cp -p common.gypi %{buildroot}%{_datadir}/node
 %{_defaultdocdir}/%{name}-docs-%{version}
 
 %changelog
+* Thu Sep 18 2014 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.10.32-1
+- new upstream release 0.10.32
+  http://blog.nodejs.org/2014/08/19/node-v0-10-31-stable/
+  http://blog.nodejs.org/2014/09/16/node-v0-10-32-stable/
+
 * Fri Aug 01 2014 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.10.30-1
 - new upstream release 0.10.30
   http://blog.nodejs.org/2014/07/31/node-v0-10-30-stable/
diff --git a/sources b/sources
index d50cbaf..d8b8872 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 69074384366b4bc8ccc25e8c434b6817  node-v0.10.30-stripped.tar.gz
+7e508cec9f98e41d2bcf1631795d33ee  node-v0.10.32-stripped.tar.gz


More information about the scm-commits mailing list