From ef0f5645160107469cdf897a64031b9ccc4e5969 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Jul 31 2020 15:55:19 +0000 Subject: Merge remote-tracking branch 'origin/master' into 1 Conflicts: libuv.spec Signed-off-by: Stephen Gallagher --- diff --git a/libuv.spec b/libuv.spec index 5bb13d1..14b1097 100644 --- a/libuv.spec +++ b/libuv.spec @@ -6,7 +6,7 @@ Name: libuv Epoch: 1 Version: 1.38.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Platform layer for node.js # the licensing breakdown is described in detail in the LICENSE file @@ -80,6 +80,9 @@ install -Dm0644 -t %{buildroot}%{_libdir}/libuv/ %{SOURCE3} %{_libdir}/%{name}.a %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 1:1.38.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Mon May 18 2020 Stephen Gallagher - 1.38.0-2 - Fix up gating tests