parent
e03ce551be
commit
7afe8b28f9
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@
|
|||||||
/libuv-v1.10.0.tar.gz
|
/libuv-v1.10.0.tar.gz
|
||||||
/libuv-v1.10.1.tar.gz
|
/libuv-v1.10.1.tar.gz
|
||||||
/libuv-v1.10.2.tar.gz
|
/libuv-v1.10.2.tar.gz
|
||||||
|
/libuv-v1.11.0.tar.gz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
|
|
||||||
Name: libuv
|
Name: libuv
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.10.2
|
Version: 1.11.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Platform layer for node.js
|
Summary: Platform layer for node.js
|
||||||
|
|
||||||
# the licensing breakdown is described in detail in the LICENSE file
|
# the licensing breakdown is described in detail in the LICENSE file
|
||||||
@ -69,6 +69,10 @@ rm -f %{buildroot}%{_libdir}/libuv.la
|
|||||||
%{_libdir}/%{name}.a
|
%{_libdir}/%{name}.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 28 2017 Stephen Gallagher <sgallagh@redhat.com> - 1.11.0-1
|
||||||
|
- Update to 1.11.0
|
||||||
|
- https://github.com/libuv/libuv/blob/v1.11.0/ChangeLog
|
||||||
|
|
||||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.10.2-2
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.10.2-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libuv-v1.10.2.tar.gz) = fd1f77109d97101facd9ea57416fd9a5dce05f954e99a795253e6a4204b8c32b446c781c90949f77cb109aa5ef7d2bb7c44f2b75684e4f04793e3a0360c96035
|
SHA512 (libuv-v1.11.0.tar.gz) = 5b56e4c337093c6ddc12f8353b011fba9e57fd84565e279bfc13a7d16d3b6dc01f02fee52a32f38ef630a0f5200fc63f3cc04137af21942422c3dcf535212f02
|
||||||
|
Loading…
Reference in New Issue
Block a user