[nodejs-should/el6] rebuild for missing npm(should) provides on EL6

T.C. Hollingsworth patches at fedoraproject.org
Wed Jun 19 12:58:34 UTC 2013


commit e5175eb7c0ca268dc845ae2cb9e0f38e04666cbb
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Wed Jun 19 05:57:13 2013 -0700

    rebuild for missing npm(should) provides on EL6

 nodejs-should.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-should.spec b/nodejs-should.spec
index c6542b0..65b97ae 100644
--- a/nodejs-should.spec
+++ b/nodejs-should.spec
@@ -4,7 +4,7 @@
 
 Name:       nodejs-should
 Version:    1.2.2
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    A test framework agnostic BDD-style assertions for Node.js
 # License text is included in Readme.md
 License:    MIT
@@ -60,6 +60,9 @@ cp -pr package.json index.js lib/ \
 
 
 %changelog
+* Wed Jun 19 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1.2.2-2
+- rebuild for missing npm(should) provides on EL6
+
 * Sun Feb 24 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 1.2.2-1
 - update to upstream release 1.2.2
 - fix typo in description


More information about the scm-commits mailing list