diff --git a/libuv.spec b/libuv.spec index c8fa1d4..1c6747d 100644 --- a/libuv.spec +++ b/libuv.spec @@ -1,6 +1,6 @@ Name: libuv Epoch: 1 -Version: 1.34.1 +Version: 1.34.2 Release: 1%{?dist} Summary: Platform layer for node.js @@ -72,6 +72,10 @@ rm -f %{buildroot}%{_libdir}/libuv.la %{_libdir}/%{name}.a %changelog +* Thu Feb 06 2020 Stephen Gallagher - 1.34.2-1 +- Update to 1.34.2 +- https://github.com/libuv/libuv/blob/v1.34.2/ChangeLog + * Mon Jan 13 2020 Stephen Gallagher - 1.34.1-1 - Update to 1.34.1 - https://github.com/libuv/libuv/blob/v1.34.1/ChangeLog