[nodejs/f18] new upstream release 0.10.13

T.C. Hollingsworth patches at fedoraproject.org
Wed Jul 10 10:31:12 UTC 2013


commit c10bc717a235267a50b0176297182aaba7be5f09
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Wed Jul 10 02:56:13 2013 -0700

    new upstream release 0.10.13
    
      http://blog.nodejs.org/2013/07/09/node-v0-10-13-stable/

 .gitignore  |    1 +
 nodejs.spec |    6 +++++-
 sources     |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1822b20..678af5f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /node-v0.10.8-stripped.tar.gz
 /node-v0.10.9-stripped.tar.gz
 /node-v0.10.12-stripped.tar.gz
+/node-v0.10.13-stripped.tar.gz
diff --git a/nodejs.spec b/nodejs.spec
index 48833d0..773bc5c 100644
--- a/nodejs.spec
+++ b/nodejs.spec
@@ -1,5 +1,5 @@
 Name: nodejs
-Version: 0.10.12
+Version: 0.10.13
 Release: 1%{?dist}
 Summary: JavaScript runtime
 License: MIT and ASL 2.0 and ISC and BSD
@@ -192,6 +192,10 @@ cp -p common.gypi %{buildroot}%{_datadir}/node
 %{_datadir}/node/multiver_modules
 
 %changelog
+* 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/
+
 * Wed Jun 19 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.10.12-1
 - new upstream release 0.10.12
   http://blog.nodejs.org/2013/06/18/node-v0-10-12-stable/
diff --git a/sources b/sources
index 82a2e89..15661c1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-367784ab0d90ae6fc7311ac354aa2cfd  node-v0.10.12-stripped.tar.gz
+3c856815ac6f879f1c956e216668aa14  node-v0.10.13-stripped.tar.gz


More information about the scm-commits mailing list