Rebase to 1.9.0 to support Node.js 6.x
This commit is contained in:
parent
4d80c3b80c
commit
90f9d83144
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: libuv
|
Name: libuv
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.8.0
|
Version: 1.9.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Platform layer for node.js
|
Summary: Platform layer for node.js
|
||||||
|
|
||||||
@ -75,6 +75,9 @@ rm -f %{buildroot}%{_libdir}/libuv.la
|
|||||||
%{_libdir}/libuv.a
|
%{_libdir}/libuv.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 09 2016 Stephen Gallagher <sgallagh@redhat.com> - 1.9.0-1
|
||||||
|
- Rebase to 1.9.0 to support Node.js 6.x
|
||||||
|
|
||||||
* Thu Mar 10 2016 Stephen Gallagher <sgallagh@redhat.com> - 1.8.0-1
|
* Thu Mar 10 2016 Stephen Gallagher <sgallagh@redhat.com> - 1.8.0-1
|
||||||
- Rebase to 1.8.0 to support Node.js 5.8
|
- Rebase to 1.8.0 to support Node.js 5.8
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user