diff --git a/nodejs.spec b/nodejs.spec index a671388..4251dc5 100644 --- a/nodejs.spec +++ b/nodejs.spec @@ -8,7 +8,7 @@ Name: nodejs Version: 4.2.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: JavaScript runtime License: MIT and ASL 2.0 and ISC and BSD Group: Development/Languages @@ -217,6 +217,9 @@ mv %{buildroot}/%{_datadir}/doc/node/gdbinit %{buildroot}/%{_pkgdocdir}/gdbinit %{_pkgdocdir}/html %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 4.2.4-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Tue Jan 19 2016 Stephen Gallagher - 4.2.4-4 - Force a depdendency on the correct version of http-parser