diff --git a/nodejs-opts.spec b/nodejs-opts.spec index 94533eb..d1343b0 100644 --- a/nodejs-opts.spec +++ b/nodejs-opts.spec @@ -2,7 +2,7 @@ Name: nodejs-opts Version: 1.2.2 -Release: 10%{?dist} +Release: 11%{?dist} Summary: JavaScript Command Line Options for Node.js License: BSD URL: https://www.npmjs.com/package/opts @@ -33,6 +33,9 @@ cp -pr js package.json %{buildroot}%{nodejs_sitelib}/opts %license LICENSE %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 1.2.2-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Sun Feb 07 2016 Piotr Popieluch - 1.2.2-10 - cleanup spec