diff --git a/nodejs-isexe.spec b/nodejs-isexe.spec index 4b67132..38d1139 100644 --- a/nodejs-isexe.spec +++ b/nodejs-isexe.spec @@ -5,7 +5,7 @@ Name: nodejs-isexe Version: 1.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Minimal module to check if a file is executable License: ISC @@ -69,6 +69,9 @@ cp -pr package.json *.js \ %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 1.0.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Mon Jan 18 2016 Jared Smith - 1.0.0-2 - Add missing build requirements