diff --git a/nodejs-i2c.spec b/nodejs-i2c.spec index 9f66572..2949b86 100644 --- a/nodejs-i2c.spec +++ b/nodejs-i2c.spec @@ -2,7 +2,7 @@ Name: nodejs-i2c Version: 0.2.3 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Node.js native bindings for i2c-dev # package.json indicates BSD, but no license file included # upstream notified in https://github.com/korevec/node-i2c/pull/9 @@ -64,8 +64,8 @@ chmod 0755 %{buildroot}%{nodejs_sitelib}/i2c/build/Release/i2c.node %changelog -* Fri Jun 22 2018 Tom Hughes - 0.2.3-10 -- Rebuild for Node.js 8.3.0 +* Fri Jun 22 2018 Tom Hughes - 0.2.3-11 +- Rebuild for Node.js 10.5.0 * Thu Mar 8 2018 Tom Hughes - 0.2.3-9 - Relax npm(bindings) dependency