diff --git a/nodejs-esprima-harmony-jscs.spec b/nodejs-esprima-harmony-jscs.spec index 5f91c86..18ad9e8 100644 --- a/nodejs-esprima-harmony-jscs.spec +++ b/nodejs-esprima-harmony-jscs.spec @@ -7,7 +7,7 @@ Name: nodejs-esprima-harmony-jscs Version: 1.1.0 -Release: 0.2.%{prerelease}%{?dist} +Release: 0.3.%{prerelease}%{?dist} Summary: ECMAScript parsing infrastructure for multipurpose analysis Group: Development/Libraries @@ -76,6 +76,9 @@ node test/run.js %{_bindir}/esvalidate %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 1.1.0-0.3.dev +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Wed Feb 11 2015 Ralph Bean - 1.1.0-0.2.dev - Symlink binaries in from nodejs_sitelib. - Commented out the --build statement as it gives warnings during the tests.