Update to 1.32.0
https://github.com/libuv/libuv/blob/v1.32.0/ChangeLog Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
8607304045
commit
c13120ecc8
1
.gitignore
vendored
1
.gitignore
vendored
@ -60,3 +60,4 @@
|
||||
/libuv-v1.30.0.tar.gz
|
||||
/libuv-v1.30.1.tar.gz
|
||||
/libuv-v1.31.0.tar.gz
|
||||
/libuv-v1.32.0.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Name: libuv
|
||||
Epoch: 1
|
||||
Version: 1.31.0
|
||||
Release: 0%{?dist}
|
||||
Version: 1.32.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Platform layer for node.js
|
||||
|
||||
# the licensing breakdown is described in detail in the LICENSE file
|
||||
@ -68,6 +68,10 @@ rm -f %{buildroot}%{_libdir}/libuv.la
|
||||
%{_libdir}/%{name}.a
|
||||
|
||||
%changelog
|
||||
* Wed Oct 02 2019 Stephen Gallagher <sgallagh@redhat.com> - 1.32.0-1
|
||||
- Update to 1.32.0
|
||||
- https://github.com/libuv/libuv/blob/v1.32.0/ChangeLog
|
||||
|
||||
* Wed Aug 21 2019 Stephen Gallagher <sgallagh@redhat.com> - 1.31.0-0
|
||||
- Update to 1.31.0
|
||||
- https://github.com/libuv/libuv/blob/v1.31.0/ChangeLog
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libuv-v1.31.0.tar.gz) = 7792327227146cb4548cb7dc0c51908bbea97dec97605dbfd18d681e5b54e7d97841abad71c1b1b4a8c7f06274293622c93436060d6eb185af66fdb30c44a4c8
|
||||
SHA512 (libuv-v1.32.0.tar.gz) = 9fd567ceb7a49a4708c7aba9883a00b83c1c63cad02dc789bf8f79c507d02721af5042948bf8a1c519e63905b6fac5d7bd184104472540334a63882281d415d1
|
||||
|
Loading…
Reference in New Issue
Block a user