Update to 1.12.0
https://github.com/libuv/libuv/blob/v1.12.0/ChangeLog Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
7afe8b28f9
commit
74f2f1d1f2
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@
|
||||
/libuv-v1.10.1.tar.gz
|
||||
/libuv-v1.10.2.tar.gz
|
||||
/libuv-v1.11.0.tar.gz
|
||||
/libuv-v1.12.0.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
|
||||
Name: libuv
|
||||
Epoch: 1
|
||||
Version: 1.11.0
|
||||
Version: 1.12.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Platform layer for node.js
|
||||
|
||||
@ -69,6 +69,10 @@ rm -f %{buildroot}%{_libdir}/libuv.la
|
||||
%{_libdir}/%{name}.a
|
||||
|
||||
%changelog
|
||||
* Thu Jun 01 2017 Stephen Gallagher <sgallagh@redhat.com> - 1.12.0-1
|
||||
- Update to 1.12.0
|
||||
- https://github.com/libuv/libuv/blob/v1.12.0/ChangeLog
|
||||
|
||||
* Tue Feb 28 2017 Stephen Gallagher <sgallagh@redhat.com> - 1.11.0-1
|
||||
- Update to 1.11.0
|
||||
- https://github.com/libuv/libuv/blob/v1.11.0/ChangeLog
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libuv-v1.11.0.tar.gz) = 5b56e4c337093c6ddc12f8353b011fba9e57fd84565e279bfc13a7d16d3b6dc01f02fee52a32f38ef630a0f5200fc63f3cc04137af21942422c3dcf535212f02
|
||||
SHA512 (libuv-v1.12.0.tar.gz) = 42a360f94aa00fa8be2c1ee68708ce947e26dc1e866f8053e2f3f719418bb27a84285ed2ebd1290d34b56ba78b9c921d2379407f5c52c4653d00e3f5f176afee
|
||||
|
Loading…
Reference in New Issue
Block a user