[nodejs-commander] Rebuilt to enable tests

Jamie Nguyen jamielinux at fedoraproject.org
Mon Aug 26 15:23:11 UTC 2013


commit 2cf24274fc811758fef9bad48d003a0ee9d50e77
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Mon Aug 26 16:22:54 2013 +0100

    Rebuilt to enable tests

 nodejs-commander.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/nodejs-commander.spec b/nodejs-commander.spec
index 1a82bec..3939dc4 100644
--- a/nodejs-commander.spec
+++ b/nodejs-commander.spec
@@ -1,10 +1,10 @@
 %{?nodejs_find_provides_and_requires}
 
-%global enable_tests 0
+%global enable_tests 1
 
 Name:       nodejs-commander
 Version:    1.2.0
-Release:    3%{?dist}
+Release:    4%{?dist}
 Summary:    Node.js command-line interfaces made easy
 # License text is included in Readme.md
 License:    MIT
@@ -70,6 +70,9 @@ find test/test.*.js -exec ./test/run '{}' \;
 
 
 %changelog
+* Mon Aug 26 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 1.2.0-4
+- rebuild to enable tests
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list