[node-gyp/f19] new upstream release 0.9.5

T.C. Hollingsworth patches at fedoraproject.org
Wed Apr 3 22:28:35 UTC 2013


commit c24651b3f3459fba17cc0000fded0d2b10414f68
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Wed Apr 3 15:27:57 2013 -0700

    new upstream release 0.9.5

 .gitignore    |    1 +
 node-gyp.spec |    7 +++++--
 sources       |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b424e99..1385e70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /node-gyp-0.8.2.tgz
 /node-gyp-0.8.4.tgz
 /node-gyp-0.9.1.tgz
+/node-gyp-0.9.5.tgz
diff --git a/node-gyp.spec b/node-gyp.spec
index 51a63b6..20bac58 100644
--- a/node-gyp.spec
+++ b/node-gyp.spec
@@ -1,6 +1,6 @@
 Name:       node-gyp
-Version:    0.9.1
-Release:    2%{?dist}
+Version:    0.9.5
+Release:    1%{?dist}
 Summary:    Node.js native addon build tool
 License:    MIT
 Group:      System Environment/Libraries
@@ -70,6 +70,9 @@ rm -rf %{buildroot}
 %doc README.md LICENSE
 
 %changelog
+* Wed Apr 03 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.9.5-1
+- new upstream release 0.9.5
+
 * Wed Mar 13 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.9.1-2
 - update addon-rpm.gypi
 - split out addon-rpm.gypi so it's easier to maintain
diff --git a/sources b/sources
index 2a1fd08..ab5d7dd 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,4 @@
 4fd0c5fdf4f5928f8efb665d9a2baf49  node-gyp-0.8.2.tgz
 d0437427803254a369e3a32ba0431ffc  node-gyp-0.8.4.tgz
 fc14c347421fad0e7eb990f78a5a9b84  node-gyp-0.9.1.tgz
+3d8a5cf4b5b92457af68035bb0e0e96f  node-gyp-0.9.5.tgz


More information about the scm-commits mailing list