Update to 1.37.0
https://github.com/libuv/libuv/blob/v1.37.0/ChangeLog Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
acd9fb96b2
commit
525f58b7b8
1
.gitignore
vendored
1
.gitignore
vendored
@ -67,3 +67,4 @@
|
||||
/libuv-v1.34.1.tar.gz
|
||||
/libuv-v1.34.2.tar.gz
|
||||
/libuv-v1.36.0.tar.gz
|
||||
/libuv-v1.37.0.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Name: libuv
|
||||
Epoch: 1
|
||||
Version: 1.36.0
|
||||
Release: 3%{?dist}
|
||||
Version: 1.37.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Platform layer for node.js
|
||||
|
||||
# the licensing breakdown is described in detail in the LICENSE file
|
||||
@ -77,6 +77,10 @@ install -Dm0755 -t %{buildroot}%{_libdir}/libuv/ %{SOURCE3}
|
||||
%{_libdir}/%{name}.a
|
||||
|
||||
%changelog
|
||||
* Mon Apr 20 2020 Stephen Gallagher <sgallagh@redhat.com> - 1.37.0-1
|
||||
- Update to 1.37.0
|
||||
- https://github.com/libuv/libuv/blob/v1.37.0/ChangeLog
|
||||
|
||||
* Fri Apr 17 2020 Stephen Gallagher <sgallagh@redhat.com> - 1.36.0-3
|
||||
- Actually add gating.yaml
|
||||
- Fix build for EPEL 7
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libuv-v1.36.0.tar.gz) = 2e72eab85be0195bd49604c34be302fe15027214731e574084d5dec596da74ef22b1a8bd98fe5bf2d6d86b3d46b9c3f367d3863590edcbe4f0d823e2d79a6ea5
|
||||
SHA512 (libuv-v1.37.0.tar.gz) = dc5f616871d8ea10d7d5f66f5b1044eb1deeab7714a5fb515a40ca9a45d01efea310c182b74a4152da26c9de9ca75b0ba13b103eb0e63361144216aac408223a
|
||||
|
Loading…
Reference in New Issue
Block a user