[nodejs/el6] new upstream release 0.10.4

T.C. Hollingsworth patches at fedoraproject.org
Mon Apr 15 03:32:43 UTC 2013


commit 915cd594a0573d5ad9b8319cc5ef9537c5f9ca84
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sun Apr 14 18:19:38 2013 -0700

    new upstream release 0.10.4
    
      http://blog.nodejs.org/2013/04/11/node-v0-10-4-stable/
    (cherry picked from commit 727d8ef2fd0781d914d96c7010305d750bc53e65)
    
    Conflicts:
    	nodejs.spec

 .gitignore  |    1 +
 nodejs.spec |    8 ++++++--
 sources     |    1 +
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a9ac8ed..7b00f37 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /node-v0.10.1.tar.gz
 /node-v0.10.2.tar.gz
 /node-v0.10.3.tar.gz
+/node-v0.10.4.tar.gz
diff --git a/nodejs.spec b/nodejs.spec
index edc9a23..ddf49c9 100644
--- a/nodejs.spec
+++ b/nodejs.spec
@@ -1,6 +1,6 @@
 Name: nodejs
-Version: 0.10.3
-Release: 2%{?dist}.1
+Version: 0.10.4
+Release: 1%{?dist}
 Summary: JavaScript runtime
 License: MIT and ASL 2.0 and ISC and BSD
 Group: Development/Languages
@@ -194,6 +194,10 @@ cp -p common.gypi %{buildroot}%{_datadir}/node
 %{_defaultdocdir}/%{name}-docs-%{version}
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.10.4-1
+- new upstream release 0.10.4
+  http://blog.nodejs.org/2013/04/11/node-v0-10-4-stable/
+
 * Tue Apr 09 2013 Stephen Gallagher <sgallagh at redhat.com> - 0.10.3-2.1
 - Build against c-ares 1.9
 
diff --git a/sources b/sources
index b274326..92f3911 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 4daca92618515708a4631e98a8e8c779  node-v0.10.3.tar.gz
+a4554450864af89c4420c54349b62295  node-v0.10.4.tar.gz


More information about the scm-commits mailing list