From 0f11115eff66d9d3780d887117bd5d011beb3a27 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Fri, 6 Dec 2019 11:30:55 -0500 Subject: [PATCH] Update to 1.34.0 https://github.com/libuv/libuv/blob/v1.34.0/ChangeLog Signed-off-by: Stephen Gallagher --- libuv.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libuv.spec b/libuv.spec index aa7a70f..343fea0 100644 --- a/libuv.spec +++ b/libuv.spec @@ -1,6 +1,6 @@ Name: libuv Epoch: 1 -Version: 1.33.1 +Version: 1.34.0 Release: 1%{?dist} Summary: Platform layer for node.js @@ -72,6 +72,10 @@ rm -f %{buildroot}%{_libdir}/libuv.la %{_libdir}/%{name}.a %changelog +* Fri Dec 06 2019 Stephen Gallagher - 1.34.0-1 +- Update to 1.34.0 +- https://github.com/libuv/libuv/blob/v1.34.0/ChangeLog + * Mon Dec 02 2019 Stephen Gallagher - 1.33.1-1 - Update to 1.33.1 - Drop upstreamed patch