Update to 1.23.2
https://github.com/libuv/libuv/blob/v1.23.2/ChangeLog Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
1e4c8b65bc
commit
6c64945e10
@ -1,6 +1,6 @@
|
|||||||
Name: libuv
|
Name: libuv
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.23.0
|
Version: 1.23.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Platform layer for node.js
|
Summary: Platform layer for node.js
|
||||||
|
|
||||||
@ -68,6 +68,10 @@ rm -f %{buildroot}%{_libdir}/libuv.la
|
|||||||
%{_libdir}/%{name}.a
|
%{_libdir}/%{name}.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 11 2018 Stephen Gallagher <sgallagh@redhat.com> - 1.23.2-1
|
||||||
|
- Update to 1.23.2
|
||||||
|
- https://github.com/libuv/libuv/blob/v1.23.2/ChangeLog
|
||||||
|
|
||||||
* Tue Sep 11 2018 Stephen Gallagher <sgallagh@redhat.com> - 1.23.0-1
|
* Tue Sep 11 2018 Stephen Gallagher <sgallagh@redhat.com> - 1.23.0-1
|
||||||
- Update to 1.23.0
|
- Update to 1.23.0
|
||||||
- https://github.com/libuv/libuv/blob/v1.23.0/ChangeLog
|
- https://github.com/libuv/libuv/blob/v1.23.0/ChangeLog
|
||||||
|
Loading…
Reference in New Issue
Block a user