Update to 1.20.2
https://github.com/libuv/libuv/blob/v1.20.2/ChangeLog Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
97405e8a34
commit
8863afb947
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,3 +44,4 @@
|
||||
/libuv-v1.19.1.tar.gz
|
||||
/libuv-v1.19.2.tar.gz
|
||||
/libuv-v1.20.0.tar.gz
|
||||
/libuv-v1.20.2.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: libuv
|
||||
Epoch: 1
|
||||
Version: 1.20.0
|
||||
Version: 1.20.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Platform layer for node.js
|
||||
|
||||
@ -67,6 +67,10 @@ rm -f %{buildroot}%{_libdir}/libuv.la
|
||||
%{_libdir}/%{name}.a
|
||||
|
||||
%changelog
|
||||
* Tue May 01 2018 Stephen Gallagher <sgallagh@redhat.com> - 1.20.2-1
|
||||
- Update to 1.20.2
|
||||
- https://github.com/libuv/libuv/blob/v1.20.2/ChangeLog
|
||||
|
||||
* Tue Apr 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1:1.20.0-1
|
||||
- Update to 1.20.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libuv-v1.20.0.tar.gz) = c341ea995d57cd6ce4adf18a4558c48d54bb3cdc7434813c0901b7278673c0231976bd08c39aae7c6ce5b4d1cb37745987b0b27229ba9bd2601e9511ea80435a
|
||||
SHA512 (libuv-v1.20.2.tar.gz) = e39ba5d2fab83d735a1b3bb3191e1ce970c78d3d8745b9d0aa0d2c32bd82c84ff0899cb5c06a4a8b2734d010a59653807374e38a364835d12d3c1d208c33b754
|
||||
|
Loading…
Reference in New Issue
Block a user