[nodejs-i2c] Rebuild for missing Provides and Requires

Jamie Nguyen jamielinux at fedoraproject.org
Sat Jul 13 18:31:11 UTC 2013


commit aee256a0483a90bac95d0a2edf067c18370479d6
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Sat Jul 13 19:30:52 2013 +0100

    Rebuild for missing Provides and Requires

 nodejs-i2c.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/nodejs-i2c.spec b/nodejs-i2c.spec
index abbbcd1..b83419b 100644
--- a/nodejs-i2c.spec
+++ b/nodejs-i2c.spec
@@ -2,7 +2,7 @@
 
 Name:           nodejs-i2c
 Version:        0.1.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Node.js native bindings for i2c-dev
 
 %if 0%{?fedora} >= 19
@@ -58,6 +58,9 @@ chmod 0755 %{buildroot}%{nodejs_sitelib}/i2c/build/Release/i2c.node
 %doc README.md LICENSE examples
 
 %changelog
+* Sat Jul 13 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 0.1.4-2
+- rebuild for missing Provides and Requires
+
 * Wed Jul 10 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 0.1.4-1
 - update to upstream release 0.1.4
 - fix version of coffee-script dependency


More information about the scm-commits mailing list