Update to 1.21.0
https://github.com/libuv/libuv/blob/v1.21.0/ChangeLog Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
db8ffab1c1
commit
85d52456b1
1
.gitignore
vendored
1
.gitignore
vendored
@ -46,3 +46,4 @@
|
||||
/libuv-v1.20.0.tar.gz
|
||||
/libuv-v1.20.2.tar.gz
|
||||
/libuv-v1.20.3.tar.gz
|
||||
/libuv-1.21.0-1.fc28.src.rpm
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: libuv
|
||||
Epoch: 1
|
||||
Version: 1.20.3
|
||||
Version: 1.21.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Platform layer for node.js
|
||||
|
||||
@ -61,12 +61,17 @@ rm -f %{buildroot}%{_libdir}/libuv.la
|
||||
%files devel
|
||||
%{_libdir}/%{name}.so
|
||||
%{_libdir}/pkgconfig/%{name}.pc
|
||||
%{_includedir}/uv*.h
|
||||
%{_includedir}/uv.h
|
||||
%{_includedir}/uv/
|
||||
|
||||
%files static
|
||||
%{_libdir}/%{name}.a
|
||||
|
||||
%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
|
||||
|
||||
* Wed May 09 2018 Stephen Gallagher <sgallagh@redhat.com> - 1.20.3-1
|
||||
- Update to 1.20.3
|
||||
- https://github.com/libuv/libuv/blob/v1.20.3/ChangeLog
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libuv-v1.20.3.tar.gz) = 9535b92c8ca6e4a17a8e4536d473e1f63dabb3c3c58e4807e11ccf153064e9491c713f9edfe16b24b5066f4f6ad13be8e7fba523ba589f9d5a91e531b6009ec8
|
||||
SHA512 (libuv-1.21.0-1.fc28.src.rpm) = ee4615823319567763aaef01c903934a97bcfb22ae86997117bccc070e825bf8a7319ee88856943a58b003839deb9a7527731735ed30a8ba2094297eabca5e5f
|
||||
|
Loading…
Reference in New Issue
Block a user