Update to 1.34.2
https://github.com/libuv/libuv/blob/v1.34.2/ChangeLog Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
6b4427360e
commit
5ee57c9303
@ -1,6 +1,6 @@
|
||||
Name: libuv
|
||||
Epoch: 1
|
||||
Version: 1.34.1
|
||||
Version: 1.34.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Platform layer for node.js
|
||||
|
||||
@ -72,6 +72,10 @@ rm -f %{buildroot}%{_libdir}/libuv.la
|
||||
%{_libdir}/%{name}.a
|
||||
|
||||
%changelog
|
||||
* Thu Feb 06 2020 Stephen Gallagher <sgallagh@redhat.com> - 1.34.2-1
|
||||
- Update to 1.34.2
|
||||
- https://github.com/libuv/libuv/blob/v1.34.2/ChangeLog
|
||||
|
||||
* Mon Jan 13 2020 Stephen Gallagher <sgallagh@redhat.com> - 1.34.1-1
|
||||
- Update to 1.34.1
|
||||
- https://github.com/libuv/libuv/blob/v1.34.1/ChangeLog
|
||||
|
Loading…
Reference in New Issue
Block a user