[nodejs-q-io] Update to upstream release 1.9.4

Jamie Nguyen jamielinux at fedoraproject.org
Tue Sep 3 20:13:43 UTC 2013


commit b5f2ac59fc3cba8231787a2583d2d495d8d53980
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Tue Sep 3 21:13:25 2013 +0100

    Update to upstream release 1.9.4

 .gitignore       |    1 +
 nodejs-q-io.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c3430b3..95a7ebf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /q-io-1.9.1.tgz
+/q-io-1.9.4.tgz
diff --git a/nodejs-q-io.spec b/nodejs-q-io.spec
index c875fae..a52ac16 100644
--- a/nodejs-q-io.spec
+++ b/nodejs-q-io.spec
@@ -3,8 +3,8 @@
 %global enable_tests 1
 
 Name:       nodejs-q-io
-Version:    1.9.1
-Release:    3%{?dist}
+Version:    1.9.4
+Release:    1%{?dist}
 Summary:    Interfaces for IO using Q promises in JavaScript on Node.js
 License:    MIT
 Group:      System Environment/Libraries
@@ -64,6 +64,9 @@ cp -pr package.json \
 
 
 %changelog
+* Tue Sep 03 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 1.9.4-1
+- update to upstream release 1.9.4
+
 * Tue Jul 30 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 1.9.1-3
 - fix versioned dependency on npm(url2)
 
diff --git a/sources b/sources
index 2ca3546..2d9fbcc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-00cfa10709106a5616f6a21c1dfb96ba  q-io-1.9.1.tgz
+78cf524190c1421c26315887fcb59480  q-io-1.9.4.tgz


More information about the scm-commits mailing list