From 53e3d173135031d48ad39f5bc2609ad0560d3a3f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 26 Jul 2017 19:55:23 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- libuv.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libuv.spec b/libuv.spec index f2b452f..b24f528 100644 --- a/libuv.spec +++ b/libuv.spec @@ -2,7 +2,7 @@ Name: libuv Epoch: 1 Version: 1.13.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Platform layer for node.js # the licensing breakdown is described in detail in the LICENSE file @@ -69,6 +69,9 @@ rm -f %{buildroot}%{_libdir}/libuv.la %{_libdir}/%{name}.a %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 1:1.13.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Mon Jul 10 2017 Stephen Gallagher - 1.12.0-1 - Update to 1.13.1 - https://github.com/libuv/libuv/blob/v1.13.1/ChangeLog