Update to 1.38.1
https://github.com/libuv/libuv/blob/v1.38.1/ChangeLog Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
ef0f564516
commit
ad43a79533
1
.gitignore
vendored
1
.gitignore
vendored
@ -69,3 +69,4 @@
|
||||
/libuv-v1.36.0.tar.gz
|
||||
/libuv-v1.37.0.tar.gz
|
||||
/libuv-v1.38.0.tar.gz
|
||||
/libuv-v1.38.1.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
|
||||
Name: libuv
|
||||
Epoch: 1
|
||||
Version: 1.38.0
|
||||
Release: 3%{?dist}
|
||||
Version: 1.38.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Platform layer for node.js
|
||||
|
||||
# the licensing breakdown is described in detail in the LICENSE file
|
||||
@ -80,6 +80,10 @@ install -Dm0644 -t %{buildroot}%{_libdir}/libuv/ %{SOURCE3}
|
||||
%{_libdir}/%{name}.a
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.38.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libuv-v1.38.0.tar.gz) = 57c33c3d8798c243a8398c0b91a0048a6a85fc117a3f13ea551ba01b5c7b13803be75b902b79c5698e6e401dca45473b7e202ed45e5fbd1db025df1062819c44
|
||||
SHA512 (libuv-v1.38.1.tar.gz) = 694156590bea55d47146fbee0864850773ef5fdee00532ca87c5c791855cc94c88a82dbe3b8c59fd1a4f463ea2a2508e7978cb4165209d636fe19fb74383b305
|
||||
|
Loading…
Reference in New Issue
Block a user