forked from pool/esbuild
0.27.0
This commit is contained in:
BIN
esbuild-0.25.11.tar.gz
(Stored with Git LFS)
BIN
esbuild-0.25.11.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
esbuild-0.27.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
esbuild-0.27.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 19 22:25:27 UTC 2025 - Avindra Goolcharan <avindra@opensuse.org>
|
||||||
|
|
||||||
|
- update to 0.27.0:
|
||||||
|
* Use Uint8Array.fromBase64 if available (#4286)
|
||||||
|
* from 0.26.0: enable trusted publishing (#4281)
|
||||||
|
* update the Go compiler from v1.23.12 to v1.25.4 (#4208, #4311)
|
||||||
|
* linux build now requires a kernel version of 3.2 or later
|
||||||
|
- from 0.26.0:
|
||||||
|
* Enable trusted publishing (#4281)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 29 09:50:23 UTC 2025 - Dominik Heidler <dheidler@suse.de>
|
Wed Oct 29 09:50:23 UTC 2025 - Dominik Heidler <dheidler@suse.de>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package esbuild
|
# spec file for package esbuild
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC and contributors
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -24,7 +24,7 @@
|
|||||||
%global tag v%{version}
|
%global tag v%{version}
|
||||||
%global extractdir0 esbuild-%{version}
|
%global extractdir0 esbuild-%{version}
|
||||||
Name: esbuild
|
Name: esbuild
|
||||||
Version: 0.25.11
|
Version: 0.27.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A JavaScript bundler written for speed
|
Summary: A JavaScript bundler written for speed
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
BIN
vendor.tar.zst
(Stored with Git LFS)
BIN
vendor.tar.zst
(Stored with Git LFS)
Binary file not shown.
Reference in New Issue
Block a user