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