Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libuv.git#8a2dc0897dfa7555d8fe8788a0457812145c8fd9
This commit is contained in:
parent
44369130bd
commit
0db2a4f806
1
.gitignore
vendored
1
.gitignore
vendored
@ -74,3 +74,4 @@ libuv-v*/
|
|||||||
/libuv-v1.38.1.tar.gz
|
/libuv-v1.38.1.tar.gz
|
||||||
/libuv-v1.39.0.tar.gz
|
/libuv-v1.39.0.tar.gz
|
||||||
/libuv-v1.40.0.tar.gz
|
/libuv-v1.40.0.tar.gz
|
||||||
|
/libuv-v1.41.0.tar.gz
|
||||||
|
@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
Name: libuv
|
Name: libuv
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.40.0
|
Version: 1.41.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
|
||||||
@ -81,12 +81,15 @@ install -Dm0644 -t %{buildroot}%{_libdir}/libuv/ %{SOURCE3}
|
|||||||
%{_libdir}/%{name}.a
|
%{_libdir}/%{name}.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 19 2021 Stephen Gallagher <sgallagh@redhat.com> - 1.41.0-1
|
||||||
|
- Update to 1.41.0
|
||||||
|
|
||||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.40.0-2
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.40.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
* Mon Sep 28 2020 Stephen Gallagher <sgallagh@redhat.com> - 1.40.0-1
|
* Mon Sep 28 2020 Stephen Gallagher <sgallagh@redhat.com> - 1.40.0-1
|
||||||
- Update to 1.40.0
|
- Update to 1.40.0
|
||||||
-
|
|
||||||
- https://github.com/libuv/libuv/blob/v1.40.0/ChangeLog
|
- https://github.com/libuv/libuv/blob/v1.40.0/ChangeLog
|
||||||
|
|
||||||
* Tue Sep 08 2020 Stephen Gallagher <sgallagh@redhat.com> - 1.39.0-1
|
* Tue Sep 08 2020 Stephen Gallagher <sgallagh@redhat.com> - 1.39.0-1
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
[koji]
|
[koji]
|
||||||
targets = master fedora epel7
|
targets = rawhide fedora epel7
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libuv-v1.40.0.tar.gz) = 400a567f4695569c9dfa3916d1d7d8c68344bdb36a83af0567b51d084163457a5deaaba17bc7162907d7138600cd246722190801c7370e31311e67bfbaf8cc57
|
SHA512 (libuv-v1.41.0.tar.gz) = 33613fa28e8136507300eba374351774849b6b39aab4e53c997a918d3bc1d1094c6123e0e509535095b14dc5daa885eadb1a67bed46622ad3cc79d62dc817e84
|
||||||
|
Loading…
Reference in New Issue
Block a user