[nodejs-nan] Updated to latest release

tdawson tdawson at fedoraproject.org
Fri Oct 24 22:16:18 UTC 2014


commit 92665547f0f768e7a1af10ca77e13fc38c46d517
Author: Troy Dawson <tdawson at redhat.com>
Date:   Fri Oct 24 17:16:19 2014 -0500

    Updated to latest release

 .gitignore      |    1 +
 nodejs-nan.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cb8f490..e50c6ad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /nan-0.8.0.tgz
 /nan-1.0.0.tgz
 /nan-1.2.0.tgz
+/nan-1.3.0.tgz
diff --git a/nodejs-nan.spec b/nodejs-nan.spec
index 464b9d2..aebdb40 100644
--- a/nodejs-nan.spec
+++ b/nodejs-nan.spec
@@ -4,8 +4,8 @@
 
 Summary:       Native Abstractions for Node.js 
 Name:          nodejs-%{npm_name}
-Version:       1.2.0
-Release:       2%{?dist}
+Version:       1.3.0
+Release:       1%{?dist}
 Group:         Development/Languages
 License:       MIT
 URL:           http://github.com/rvagg/nan
@@ -67,6 +67,9 @@ if st and st.type == "directory" then
 end
 
 %changelog
+* Fri Oct 24 2014 Troy Dawson <tdawson at redhat.com> - 1.3.0-1
+- Updated to latest release
+
 * Mon Jun 09 2014 Troy Dawson <tdawson at redhat.com> - 1.2.0-2
 - Fix the co-existance link
 
diff --git a/sources b/sources
index 90afd9b..1063ea7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-87e8005796a847a0ecb60c2d0bb32df0  nan-1.2.0.tgz
+c0bd707e8317c16455f98080e457e490  nan-1.3.0.tgz


More information about the scm-commits mailing list