diff --git a/nodejs-i2c.spec b/nodejs-i2c.spec index 6eb8439..b62cc8f 100644 --- a/nodejs-i2c.spec +++ b/nodejs-i2c.spec @@ -3,7 +3,7 @@ Name: nodejs-i2c Version: 0.1.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Node.js native bindings for i2c-dev %if 0%{?fedora} >= 19 @@ -59,6 +59,9 @@ chmod 0755 %{buildroot}%{nodejs_sitelib}/i2c/build/Release/i2c.node %doc README.md LICENSE examples %changelog +* Fri Feb 14 2014 T.C. Hollingsworth - 0.1.4-5 +- rebuild for icu-53 (via v8) + * Sun Jan 19 2014 T.C. Hollingsworth - 0.1.4-4 - fix underscore for 1.5.1