Update to 14.17.2
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V14.md#14.17.4 https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V14.md#14.17.3 Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
872210df42
commit
65247479bf
12
nodejs.spec
12
nodejs.spec
@ -8,7 +8,7 @@
|
||||
# This is used by both the nodejs package and the npm subpackage thar
|
||||
# has a separate version - the name is special so that rpmdev-bumpspec
|
||||
# will bump this rather than adding .1 to the end.
|
||||
%global baserelease 2
|
||||
%global baserelease 1
|
||||
|
||||
%{?!_pkgdocdir:%global _pkgdocdir %{_docdir}/%{name}-%{version}}
|
||||
|
||||
@ -20,7 +20,7 @@
|
||||
%global nodejs_epoch 1
|
||||
%global nodejs_major 14
|
||||
%global nodejs_minor 17
|
||||
%global nodejs_patch 2
|
||||
%global nodejs_patch 4
|
||||
%global nodejs_abi %{nodejs_major}.%{nodejs_minor}
|
||||
# nodejs_soversion - from NODE_MODULE_VERSION in src/node_version.h
|
||||
%global nodejs_soversion 83
|
||||
@ -92,7 +92,7 @@
|
||||
%global npm_epoch 1
|
||||
%global npm_major 6
|
||||
%global npm_minor 14
|
||||
%global npm_patch 13
|
||||
%global npm_patch 14
|
||||
%global npm_version %{npm_major}.%{npm_minor}.%{npm_patch}
|
||||
|
||||
# uvwasi - from deps/uvwasi/include/uvwasi.h
|
||||
@ -668,6 +668,11 @@ end
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 02 2021 Stephen Gallagher <sgallagh@redhat.com> - 1:14.17.4-1
|
||||
- Update to 14.17.2
|
||||
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V14.md#14.17.4
|
||||
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V14.md#14.17.3
|
||||
|
||||
* Fri Jul 02 2021 Stephen Gallagher <sgallagh@redhat.com> - 1:14.17.2-2
|
||||
- Build with system version of jinja2 to avoid issues with Python 3.10
|
||||
|
||||
@ -676,7 +681,6 @@ end
|
||||
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V14.md#14.17.2
|
||||
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V14.md#14.17.1
|
||||
|
||||
|
||||
* Mon May 17 2021 Stephen Gallagher <sgallagh@redhat.com> - 1:14.17.0-2
|
||||
- Update to 14.17.0
|
||||
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V14.md#14.17.0
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (node-v14.17.2-stripped.tar.gz) = a4007cf055d1a8bdea52eadda4650de0b71bdb94357070db52e14858c8d5d9192bae88ba98c418a985e63e856d84a6558e144d341d63652b2e8b4ac48f341c24
|
||||
SHA512 (node-v14.17.4-stripped.tar.gz) = 38141391bc4fc0171e64a192820b4bbbc0102b5725f4d115dcaf5775bcfab5d25d652559334fe4eccf389f0c14181364ef57d9182eaa453d92e04a46516f237a
|
||||
SHA512 (icu4c-69_1-src.tgz) = d4aeb781715144ea6e3c6b98df5bbe0490bfa3175221a1d667f3e6851b7bd4a638fa4a37d4a921ccb31f02b5d15a6dded9464d98051964a86f7b1cde0ff0aab7
|
||||
|
Loading…
Reference in New Issue
Block a user