diff --git a/nodejs-type-detect.spec b/nodejs-type-detect.spec index ed8228e..9af3227 100644 --- a/nodejs-type-detect.spec +++ b/nodejs-type-detect.spec @@ -1,6 +1,6 @@ Name: nodejs-type-detect Version: 2.0.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Improved typeof detection for Node.js and the browser License: MIT @@ -45,6 +45,9 @@ cp -pr package.json index.js %{buildroot}%{nodejs_sitelib}/type-detect %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 2.0.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Fri Jul 29 2016 Tom Hughes - 2.0.2-1 - Update to 2.0.2 upstream release