This commit is contained in:
Fedora Release Engineering 2017-02-10 19:38:32 +00:00
parent b94d06e015
commit e03ce551be
1 changed files with 4 additions and 1 deletions

View File

@ -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 <releng@fedoraproject.org> - 1:1.10.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Thu Jan 19 2017 Stephen Gallagher <sgallagh@redhat.com> - 1.10.2-1
- Update to 1.10.2
- Resolves: RHBZ#1395927