Update to 1.10.0

- https://github.com/libuv/libuv/blob/v1.10.0/ChangeLog
This commit is contained in:
Stephen Gallagher 2016-10-24 20:40:31 -04:00
parent 8fa563a9be
commit 6c4223b1cb
No known key found for this signature in database
GPG Key ID: 7A25556236BAA3A3
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -29,3 +29,4 @@
/libuv-v1.8.0.tar.gz
/libuv-v1.9.0.tar.gz
/libuv-v1.9.1.tar.gz
/libuv-v1.10.0.tar.gz

View File

@ -1,7 +1,7 @@
Name: libuv
Epoch: 1
Version: 1.9.1
Version: 1.10.0
Release: 1%{?dist}
Summary: Platform layer for node.js
@ -75,6 +75,10 @@ rm -f %{buildroot}%{_libdir}/libuv.la
%{_libdir}/libuv.a
%changelog
* Mon Oct 24 2016 Stephen Gallagher <sgallagh@redhat.com> - 1.10.0-1
- Update to 1.10.0
- https://github.com/libuv/libuv/blob/v1.10.0/ChangeLog
* Wed May 18 2016 Stephen Gallagher <sgallagh@redhat.com> - 1.9.1-1
- Update to 1.9.1
- https://github.com/libuv/libuv/blob/v1.9.1/ChangeLog

View File

@ -1 +1 @@
654bf6783ac7fc10435c84ec86720a6e libuv-v1.9.1.tar.gz
87b6a192a8131931baf9c89bd048b9ef libuv-v1.10.0.tar.gz