From 782c2b0d1f64fad2048ab8c0e6396366ae008f02a1674ef345407ffc84540736 Mon Sep 17 00:00:00 2001 From: Avindra Goolcharan Date: Sat, 19 Jun 2021 05:38:10 +0000 Subject: [PATCH] latest main OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/rusty_v8?expand=0&rev=10 --- _service | 2 +- revendor_source.sh | 32 -------------------------------- rusty_v8-0.22.3.tar.xz | 4 ++-- rusty_v8.changes | 10 ++++++++++ vendor.tar.xz | 4 ++-- 5 files changed, 15 insertions(+), 37 deletions(-) delete mode 100644 revendor_source.sh diff --git a/_service b/_service index 2bd8ca0..10ca7a7 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://github.com/denoland/rusty_v8 git - v0.22.3 + f85508868ebb9477fe57ff9cb352c43e29a5cf7d 0.22.3 .git .github diff --git a/revendor_source.sh b/revendor_source.sh deleted file mode 100644 index 76a7f1f..0000000 --- a/revendor_source.sh +++ /dev/null @@ -1,32 +0,0 @@ -#!/bin/sh -set -euo pipefail - -# packaging helper to workaround: -# https://github.com/rust-lang/cargo/issues/7058 - -wd="$(mktemp -d /tmp/revendor.XXXXX)" - -# take what we need into the build -cp vendor*xz $wd - -cd $wd - -echo -n "Extracting vendor..." -tar xf vendor*xz -echo "done" - -echo -n "Ejecting winapi bloat... " -rm -fr vendor/winapi*gnu*/lib/*.a -echo "done" - -# remake tarball -echo -n "Compressing archive... " -tar -cf - vendor/ | xz -9 -c - > vendor-merged.tar.xz -echo "done" - -cd - - -echo -n "Replacing tarball... " -cp $wd/vendor-merged.tar.xz vendor.tar.xz -rm -fr $wd -echo "ok" diff --git a/rusty_v8-0.22.3.tar.xz b/rusty_v8-0.22.3.tar.xz index e4bc54d..3be09cc 100644 --- a/rusty_v8-0.22.3.tar.xz +++ b/rusty_v8-0.22.3.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1f765585a808338d0f22ec1254ab17dd6c53a9d829008d2e23be6d3adfe39074 -size 45813144 +oid sha256:edeec4170650f2f6ba5a328969da0d4c0df5628900ada3cff352f421d2378e21 +size 46280396 diff --git a/rusty_v8.changes b/rusty_v8.changes index 34d4f86..880adf2 100644 --- a/rusty_v8.changes +++ b/rusty_v8.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Jun 19 05:34:09 UTC 2021 - Avindra Goolcharan + +- fast-forward to f85508868ebb9477fe57ff9cb352c43e29a5cf7d + * Upgrade V8 to 9.2.230.10 (#700) + * CreateParams cleanup (#701) + * ename set_common_data to set_common_data_69 (#702) + * chore: upgrade Rust to 1.53.0 (#705) +- remove revendor_source.sh (applied in vendor-rust) + ------------------------------------------------------------------- Wed Jun 9 05:10:32 UTC 2021 - Avindra Goolcharan diff --git a/vendor.tar.xz b/vendor.tar.xz index 677fe95..0dbe2a0 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bf298114c0f970743397cd42143468efca4b3ed269f8718837057c7b5c813034 -size 1770380 +oid sha256:8cda6c8ac0d65bd81e9ab55454b211b9af8299e022d2500af0a293ee7f000217 +size 1775232