Merge branch '1'
This commit is contained in:
commit
fb88410295
1
.gitignore
vendored
1
.gitignore
vendored
@ -58,3 +58,4 @@
|
||||
/libuv-v1.29.0.tar.gz
|
||||
/libuv-v1.29.1.tar.gz
|
||||
/libuv-v1.30.0.tar.gz
|
||||
/libuv-v1.30.1.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: libuv
|
||||
Epoch: 1
|
||||
Version: 1.30.0
|
||||
Version: 1.30.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Platform layer for node.js
|
||||
|
||||
@ -68,6 +68,10 @@ rm -f %{buildroot}%{_libdir}/libuv.la
|
||||
%{_libdir}/%{name}.a
|
||||
|
||||
%changelog
|
||||
* Tue Jul 02 2019 Stephen Gallagher <sgallagh@redhat.com> - 1.30.1-1
|
||||
- Update to 1.30.1
|
||||
- https://github.com/libuv/libuv/blob/v1.30.1/ChangeLog
|
||||
|
||||
* Thu Jun 27 2019 Stephen Gallagher <sgallagh@redhat.com> - 1.30.0-1
|
||||
- Update to 1.30.0
|
||||
- https://github.com/libuv/libuv/blob/v1.30.0/ChangeLog
|
||||
|
@ -1,2 +1,2 @@
|
||||
[koji]
|
||||
targets = master f30 f29 f28 epel7
|
||||
targets = master f30 f29 epel7
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libuv-v1.30.0.tar.gz) = c87f8e371c3fc3f1ec4729ec160b238aa45866b1f3a3d6b537e0153c138d675f7a65f569cb257f7dad6d463ee7e4e18a2730981cf753ba66ce6bb47c0c11069b
|
||||
SHA512 (libuv-v1.30.1.tar.gz) = a27c808d437b0e5000cd0018cf3a11d49869bf4cb4a9955d3825fa002465f87a78ad8d0e83e3ea829561d9fbf8f6332c213c1c94bfb5557843864b3ddcd0d715
|
||||
|
Loading…
Reference in New Issue
Block a user