Update to 1.14.1
https://github.com/libuv/libuv/blob/v1.14.1/ChangeLog Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
75195c53de
commit
6f5fa858c2
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@
|
||||
/libuv-v1.12.0.tar.gz
|
||||
/libuv-v1.13.1.tar.gz
|
||||
/libuv-v1.14.0.tar.gz
|
||||
/libuv-v1.14.1.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
|
||||
Name: libuv
|
||||
Epoch: 1
|
||||
Version: 1.14.0
|
||||
Version: 1.14.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Platform layer for node.js
|
||||
|
||||
@ -69,6 +69,10 @@ rm -f %{buildroot}%{_libdir}/libuv.la
|
||||
%{_libdir}/%{name}.a
|
||||
|
||||
%changelog
|
||||
* Fri Sep 08 2017 Stephen Gallagher <sgallagh@redhat.com> - 1.14.1-1
|
||||
- Update to 1.14.1
|
||||
- https://github.com/libuv/libuv/blob/v1.14.1/ChangeLog
|
||||
|
||||
* Thu Aug 17 2017 Stephen Gallagher <sgallagh@redhat.com> - 1.14.0-1
|
||||
- Update to 1.14.0
|
||||
- https://github.com/libuv/libuv/blob/v1.14.0/ChangeLog
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libuv-v1.14.0.tar.gz) = a84c62021d50bf5a6024d05580243b21850f09123ff1865fc43fb7f2aabf1f65e5a7d9b33e446ca9a75c1b82d5cdad11b35f18cdc26e7323d0f957ac9af4623f
|
||||
SHA512 (libuv-v1.14.1.tar.gz) = 1c3db7633dcf1c05fb2340aa3f4fbbcc057b05e75a86996eefe83689290b5e48550af5c0cdada62f9d4644e4c5768dc94ad3e1c35a82e1f7ce630323f89f8d88
|
||||
|
Loading…
Reference in New Issue
Block a user