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