From ea7437c7e8651d9af44b0d848668d1f0e72e1878 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Mon, 25 Apr 2016 14:21:27 -0400 Subject: [PATCH] Fix changelog --- nodejs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodejs.spec b/nodejs.spec index 252ae26..6fa95cc 100644 --- a/nodejs.spec +++ b/nodejs.spec @@ -324,7 +324,7 @@ ln -sf %{_pkgdocdir}/npm/html %{buildroot}%{_prefix}/lib/node_modules/npm/doc %{_pkgdocdir}/npm/doc %changelog -* Mon Apr 25 2016 Stephen Gallagher - %{nodejs_major}.%{nodejs_minor}.%{nodejs_patch}-1 +* Mon Apr 25 2016 Stephen Gallagher - 5.11.0-1 - Update to latest stable release 5.11.0 - https://github.com/nodejs/node/blob/v5.11.0/CHANGELOG.md