diff --git a/_service b/_service index aa883f9..77c4fc4 100644 --- a/_service +++ b/_service @@ -2,8 +2,8 @@ https://github.com/denoland/rusty_v8 git - v0.106.0 - 0.106.0 + v130.0.1 + 130.0.1 .git .github .gitignore @@ -11,8 +11,8 @@ .rustfmt.toml - - rusty_v8*.tar + + rusty_v8*.tar zst diff --git a/rusty_v8-0.106.0.tar.zst b/rusty_v8-0.106.0.tar.zst deleted file mode 100644 index 820d641..0000000 --- a/rusty_v8-0.106.0.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a0b5a8c36bcaea3872d5ffb1a098b8213cb91001c99910fca1d7d3659a8f6a5 -size 73511874 diff --git a/rusty_v8-130.0.1.tar.zst b/rusty_v8-130.0.1.tar.zst new file mode 100644 index 0000000..63e7f4c --- /dev/null +++ b/rusty_v8-130.0.1.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b7a053f9842602ed85213cebef7eeab988f3bb3b9115d1c3be11c3d76c02185 +size 62434329 diff --git a/rusty_v8.changes b/rusty_v8.changes index 554e768..c99ca60 100644 --- a/rusty_v8.changes +++ b/rusty_v8.changes @@ -1,3 +1,53 @@ +------------------------------------------------------------------- +Thu Nov 21 11:54:19 UTC 2024 - Soc Virnyl Estela + +- Update to version 130.0.1: + * fix: glibc version + * feat: add binding for `ResourceConstraints::ConfigureDefaults` + * Track V8 13.1 + * Rolling to V8 13.0.245.12 + * Update bindgen to fix builds with LLVM 19.1 + * Stabilize: Release version 129.0.0 of Rusty V8 + * feat: add TransferSharedArrayBuffer + * Track V8 13.0 + * Rolling to V8 12.9.202.18 + * Rolling to V8 12.9.202.17 + * fix cppgc docs + * Rolling to V8 12.9.202.16 + * Rolling to V8 12.9.202.15 + * Rolling to V8 12.9.202.14 + +------------------------------------------------------------------- +Fri Nov 15 11:15:08 UTC 2024 - Soc Virnyl Estela + +- Remove unnecessary files +- Set clang to clang19, lld to lld19 and llvm to llvm19 + +------------------------------------------------------------------- +Tue Nov 12 14:53:20 UTC 2024 - Soc Virnyl Estela + +- Update rusty_v8.spec file list. + * Recomprizz/Roast ignores git metadata by default. + +------------------------------------------------------------------- +Tue Nov 12 08:15:15 UTC 2024 - Soc Virnyl Estela + +- Update vendored dependencies. + +------------------------------------------------------------------- +Tue Nov 12 03:07:48 UTC 2024 - Soc Virnyl Estela + +- Revert previous change. Go back to git sources. Published sources in crates.io + does not contain the necessary directories. + +------------------------------------------------------------------- +Sun Nov 10 09:09:25 UTC 2024 - Soc Virnyl Estela + +- Change sources from git to crates.io + * there has been a recent change on how deno publishes the v8 crate. + investigated the vendored dep shows that it has a slightly different set + of directories. + ------------------------------------------------------------------- Sat Oct 12 23:19:35 UTC 2024 - Soc Virnyl Estela diff --git a/rusty_v8.obsinfo b/rusty_v8.obsinfo index d09b700..5da9e78 100644 --- a/rusty_v8.obsinfo +++ b/rusty_v8.obsinfo @@ -1,4 +1,4 @@ name: rusty_v8 -version: 129.0.0 -mtime: 1706983689 -commit: ab019251a4c45ee4edb4f7415eec762a589d87f8 +version: 130.0.1 +mtime: 1730718221 +commit: a81cafd4cdbb74665f0f7609b49f2e9136da33c2 diff --git a/rusty_v8.spec b/rusty_v8.spec index 470d0b4..232d83e 100644 --- a/rusty_v8.spec +++ b/rusty_v8.spec @@ -19,7 +19,7 @@ %global __requires_exclude_from ^%{_libdir}/crates/rusty_v8/.*$ Name: rusty_v8 -Version: 0.106.0 +Version: 130.0.1 Release: 0 Summary: Build tooling for Deno (do not install or use!) License: MIT @@ -33,11 +33,11 @@ Patch0: deno-v8-arm.patch Patch1: compiler-rt-adjust-paths.patch BuildRequires: cargo BuildRequires: cargo-packaging -BuildRequires: clang +BuildRequires: clang19 BuildRequires: fdupes BuildRequires: gn -BuildRequires: lld -BuildRequires: llvm +BuildRequires: lld19 +BuildRequires: llvm19 BuildRequires: ninja BuildRequires: pkgconfig BuildRequires: python3-base @@ -96,6 +96,8 @@ cp target/release/*.rlib %{buildroot}%{_libdir} # we don't need those pushd %{buildroot}%{_libdir}/crates/rusty_v8 rm -rf .github +rm .prettierrc.json +rm .rustfmt.toml rm -rf vendor rm -rf target %fdupes $PWD @@ -111,7 +113,6 @@ popd %{_libdir}/crates/rusty_v8/* %{_libdir}/crates/rusty_v8/.cargo/config.toml %{_libdir}/crates/rusty_v8/.clang-format -%{_libdir}/crates/rusty_v8/.gitmodules %{_libdir}/crates/rusty_v8/.gn %changelog diff --git a/vendor.tar.zst b/vendor.tar.zst index 74f6a57..e311840 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4ce6859f2455bab01f2863b1c9c15d6356d307815310ff2b2fd75f20e83aebcc -size 22350685 +oid sha256:2d36c6cda35e890ef598c9dc6457430def753ea1ca36117d24e79ee55efdaed8 +size 22331771