Update to 1.22.0
https://github.com/libuv/libuv/blob/v1.22.0/ChangeLog Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
0b450b1d22
commit
ffd273cbf4
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,3 +48,4 @@
|
||||
/libuv-v1.20.3.tar.gz
|
||||
/libuv-1.21.0-1.fc28.src.rpm
|
||||
/libuv-v1.21.0.tar.gz
|
||||
/libuv-v1.22.0.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: libuv
|
||||
Epoch: 1
|
||||
Version: 1.21.0
|
||||
Version: 1.22.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Platform layer for node.js
|
||||
|
||||
@ -68,6 +68,10 @@ rm -f %{buildroot}%{_libdir}/libuv.la
|
||||
%{_libdir}/%{name}.a
|
||||
|
||||
%changelog
|
||||
* Mon Jul 16 2018 Stephen Gallagher <sgallagh@redhat.com> - 1.22.0-1
|
||||
- Update to 1.22.0
|
||||
- https://github.com/libuv/libuv/blob/v1.22.0/ChangeLog
|
||||
|
||||
* Fri Jul 06 2018 Stephen Gallagher <sgallagh@redhat.com> - 1.21.0-1
|
||||
- Update to 1.21.0
|
||||
- https://github.com/libuv/libuv/blob/v1.21.0/ChangeLog
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libuv-v1.21.0.tar.gz) = 643ec3fc7c1f42e33f54a4cca5ed33a4128e12619036d1deb2b9b57bbb38ded2e4298b9a7340916d996e374fa81861cef0eecf8a8837803cfc5073f19903d1c7
|
||||
SHA512 (libuv-v1.22.0.tar.gz) = 2c70e75bd41ec5b86706686d0fc25fe57fdacc7943f4cc49f5f74f229739416a2a655df258ec34906756224ae91cdb31f27ba82e58ec4a8f30d143b4a844aad4
|
||||
|
Loading…
Reference in New Issue
Block a user