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

T.C. Hollingsworth patches at fedoraproject.org
Wed Jun 19 12:37:49 UTC 2013


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

    rebuild for missing npm(jwt-simple) provides on EL6

 nodejs-jwt-simple.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-jwt-simple.spec b/nodejs-jwt-simple.spec
index bc6ca35..4723548 100644
--- a/nodejs-jwt-simple.spec
+++ b/nodejs-jwt-simple.spec
@@ -4,7 +4,7 @@
 
 Name:       nodejs-jwt-simple
 Version:    0.1.0
-Release:    2%{?dist}
+Release:    3%{?dist}
 Summary:    JWT(JSON Web Token) encode and decode module for Node.js
 License:    MIT
 Group:      System Environment/Libraries
@@ -52,6 +52,9 @@ ln -sf %{nodejs_sitelib} .
 
 
 %changelog
+* Wed Jun 19 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.1.0-3
+- rebuild for missing npm(jwt-simple) provides on EL6
+
 * Sun Mar 10 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 0.1.0-2
 - remove zero-byte History.md
 


More information about the scm-commits mailing list