From ae48f40c03adea5c091c4bdbfe76e947849cf060 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 25 2019 14:38:49 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/libuv.spec b/libuv.spec index 9bf1260..3913f6c 100644 --- a/libuv.spec +++ b/libuv.spec @@ -1,7 +1,7 @@ Name: libuv Epoch: 1 Version: 1.30.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Platform layer for node.js # the licensing breakdown is described in detail in the LICENSE file @@ -68,6 +68,9 @@ rm -f %{buildroot}%{_libdir}/libuv.la %{_libdir}/%{name}.a %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 1:1.30.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Tue Jul 02 2019 Stephen Gallagher - 1.30.1-1 - Update to 1.30.1 - https://github.com/libuv/libuv/blob/v1.30.1/ChangeLog