Update to 1.19.2
https://github.com/libuv/libuv/blob/v1.19.2/ChangeLog Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
f1286fa2cf
commit
13cd0999da
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@
|
||||
/libuv-v1.16.1.tar.gz
|
||||
/libuv-v1.19.0.tar.gz
|
||||
/libuv-v1.19.1.tar.gz
|
||||
/libuv-v1.19.2.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Name: libuv
|
||||
Epoch: 1
|
||||
Version: 1.19.1
|
||||
Release: 3%{?dist}
|
||||
Version: 1.19.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Platform layer for node.js
|
||||
|
||||
# the licensing breakdown is described in detail in the LICENSE file
|
||||
@ -67,6 +67,10 @@ rm -f %{buildroot}%{_libdir}/libuv.la
|
||||
%{_libdir}/%{name}.a
|
||||
|
||||
%changelog
|
||||
* Mon Feb 26 2018 Stephen Gallagher <sgallagh@redhat.com> - 1.19.2-1
|
||||
- Update to 1.19.2
|
||||
- https://github.com/libuv/libuv/blob/v1.19.2/ChangeLog
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.19.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libuv-v1.19.1.tar.gz) = 516b17afe5ea12f5c53abe68ea5fac9853f20c89fff754c054c041bb9d88a55e5a691842e509348617444f6080311c963707dd272c91c7ff7baf2c4d516b2d7f
|
||||
SHA512 (libuv-v1.19.2.tar.gz) = 8f317bb9c173af32d19e8f9f5c64e2cb50178166a109e84218ea630667a5cbd8c6c700c53baf89d2754e615b8526c22d5514bf3c2fe123913b297fbe5727be5e
|
||||
|
Loading…
Reference in New Issue
Block a user