Update to 1.15.0
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
f4721ef82e
commit
b2afb203cb
1
.gitignore
vendored
1
.gitignore
vendored
@ -37,3 +37,4 @@
|
||||
/libuv-v1.13.1.tar.gz
|
||||
/libuv-v1.14.0.tar.gz
|
||||
/libuv-v1.14.1.tar.gz
|
||||
/libuv-v1.15.0.tar.gz
|
||||
|
@ -1,7 +1,6 @@
|
||||
|
||||
Name: libuv
|
||||
Epoch: 1
|
||||
Version: 1.14.1
|
||||
Version: 1.15.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Platform layer for node.js
|
||||
|
||||
@ -69,6 +68,9 @@ rm -f %{buildroot}%{_libdir}/libuv.la
|
||||
%{_libdir}/%{name}.a
|
||||
|
||||
%changelog
|
||||
* Tue Oct 03 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.15.0-1
|
||||
- Update to 1.15.0
|
||||
|
||||
* Fri Sep 08 2017 Stephen Gallagher <sgallagh@redhat.com> - 1.14.1-1
|
||||
- Update to 1.14.1
|
||||
- https://github.com/libuv/libuv/blob/v1.14.1/ChangeLog
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libuv-v1.14.1.tar.gz) = 1c3db7633dcf1c05fb2340aa3f4fbbcc057b05e75a86996eefe83689290b5e48550af5c0cdada62f9d4644e4c5768dc94ad3e1c35a82e1f7ce630323f89f8d88
|
||||
SHA512 (libuv-v1.15.0.tar.gz) = bef12f96a61b9df714a7b46261deebfadd430d6e7941226a129acc009fb592c0ed5b7af6efc31f838c567926e3373f507644e7320c54a2ef86f76e51ccf93d9b
|
||||
|
Loading…
Reference in New Issue
Block a user