Update to 1.31.0
https://github.com/libuv/libuv/blob/v1.31.0/ChangeLog Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
ae48f40c03
commit
8607304045
1
.gitignore
vendored
1
.gitignore
vendored
@ -59,3 +59,4 @@
|
||||
/libuv-v1.29.1.tar.gz
|
||||
/libuv-v1.30.0.tar.gz
|
||||
/libuv-v1.30.1.tar.gz
|
||||
/libuv-v1.31.0.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Name: libuv
|
||||
Epoch: 1
|
||||
Version: 1.30.1
|
||||
Release: 2%{?dist}
|
||||
Version: 1.31.0
|
||||
Release: 0%{?dist}
|
||||
Summary: Platform layer for node.js
|
||||
|
||||
# the licensing breakdown is described in detail in the LICENSE file
|
||||
@ -68,6 +68,10 @@ rm -f %{buildroot}%{_libdir}/libuv.la
|
||||
%{_libdir}/%{name}.a
|
||||
|
||||
%changelog
|
||||
* Wed Aug 21 2019 Stephen Gallagher <sgallagh@redhat.com> - 1.31.0-0
|
||||
- Update to 1.31.0
|
||||
- https://github.com/libuv/libuv/blob/v1.31.0/ChangeLog
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.30.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
[koji]
|
||||
targets = master f30 f29 epel7
|
||||
targets = master f31 f30 f29 epel7
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libuv-v1.30.1.tar.gz) = a27c808d437b0e5000cd0018cf3a11d49869bf4cb4a9955d3825fa002465f87a78ad8d0e83e3ea829561d9fbf8f6332c213c1c94bfb5557843864b3ddcd0d715
|
||||
SHA512 (libuv-v1.31.0.tar.gz) = 7792327227146cb4548cb7dc0c51908bbea97dec97605dbfd18d681e5b54e7d97841abad71c1b1b4a8c7f06274293622c93436060d6eb185af66fdb30c44a4c8
|
||||
|
Loading…
Reference in New Issue
Block a user