Update to 1.39.0
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
ad43a79533
commit
f5f9b62ae2
1
.gitignore
vendored
1
.gitignore
vendored
@ -70,3 +70,4 @@
|
||||
/libuv-v1.37.0.tar.gz
|
||||
/libuv-v1.38.0.tar.gz
|
||||
/libuv-v1.38.1.tar.gz
|
||||
/libuv-v1.39.0.tar.gz
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
Name: libuv
|
||||
Epoch: 1
|
||||
Version: 1.38.1
|
||||
Version: 1.39.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Platform layer for node.js
|
||||
|
||||
@ -80,6 +80,9 @@ install -Dm0644 -t %{buildroot}%{_libdir}/libuv/ %{SOURCE3}
|
||||
%{_libdir}/%{name}.a
|
||||
|
||||
%changelog
|
||||
* Tue Sep 08 2020 Stephen Gallagher <sgallagh@redhat.com> - 1.39.0-1
|
||||
- Update to 1.39.0
|
||||
|
||||
* Fri Jul 31 2020 Stephen Gallagher <sgallagh@redhat.com> - 1.38.1-1
|
||||
- Update to 1.38.1
|
||||
- https://github.com/libuv/libuv/blob/v1.38.1/ChangeLog
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libuv-v1.38.1.tar.gz) = 694156590bea55d47146fbee0864850773ef5fdee00532ca87c5c791855cc94c88a82dbe3b8c59fd1a4f463ea2a2508e7978cb4165209d636fe19fb74383b305
|
||||
SHA512 (libuv-v1.39.0.tar.gz) = 1aee93078efc5afe488c261c90d1d9f7b4b74f609eb2b404c0e7d47a36dc46ab71b0bf93d4eca8ccb1afb83acad1156460409f38c6e8bc1ce8285b35e6f390fe
|
||||
|
Loading…
Reference in New Issue
Block a user