From e03ce551be8720e57d9a8eec74b7d65aa8afbc67 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 10 Feb 2017 19:38:32 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- libuv.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libuv.spec b/libuv.spec index 47dfc58..51c2b62 100644 --- a/libuv.spec +++ b/libuv.spec @@ -2,7 +2,7 @@ Name: libuv Epoch: 1 Version: 1.10.2 -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 +* Fri Feb 10 2017 Fedora Release Engineering - 1:1.10.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Thu Jan 19 2017 Stephen Gallagher - 1.10.2-1 - Update to 1.10.2 - Resolves: RHBZ#1395927