diff --git a/libuv.spec b/libuv.spec index fbd655a..1b458bd 100644 --- a/libuv.spec +++ b/libuv.spec @@ -1,7 +1,7 @@ Name: libuv Epoch: 1 -Version: 1.8.0 +Version: 1.9.0 Release: 1%{?dist} Summary: Platform layer for node.js @@ -75,6 +75,9 @@ rm -f %{buildroot}%{_libdir}/libuv.la %{_libdir}/libuv.a %changelog +* Mon May 09 2016 Stephen Gallagher - 1.9.0-1 +- Rebase to 1.9.0 to support Node.js 6.x + * Thu Mar 10 2016 Stephen Gallagher - 1.8.0-1 - Rebase to 1.8.0 to support Node.js 5.8