From ace4f922b130103880b6e2b9edaf987292594379 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: May 18 2020 16:08:35 +0000 Subject: Gate on rpminspect dist.abicheck was retired Signed-off-by: Stephen Gallagher --- diff --git a/libuv.spec b/libuv.spec index b7f2a8e..5bb13d1 100644 --- a/libuv.spec +++ b/libuv.spec @@ -6,7 +6,7 @@ Name: libuv Epoch: 1 Version: 1.38.0 -Release: 1%{?dist} +Release: 2%{?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 +* Mon May 18 2020 Stephen Gallagher - 1.38.0-2 +- Fix up gating tests + * Mon May 18 2020 Stephen Gallagher - 1.38.0-1 - Update to 1.38.0 - https://github.com/libuv/libuv/blob/v1.38.0/ChangeLog