Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package deno for openSUSE:Factory checked in at 2023-08-11 15:55:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/deno (Old) and /work/SRC/openSUSE:Factory/.deno.new.11712 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "deno" Fri Aug 11 15:55:54 2023 rev:29 rq:1103385 version:1.36.1 Changes: -------- --- /work/SRC/openSUSE:Factory/deno/deno.changes 2023-08-09 17:25:57.341642663 +0200 +++ /work/SRC/openSUSE:Factory/.deno.new.11712/deno.changes 2023-08-11 15:56:03.987953332 +0200 @@ -1,0 +2,28 @@ +Thu Aug 10 19:30:20 UTC 2023 - Avindra Goolcharan <avin...@opensuse.org> + +- update to 1.36.1: + * feat(unstable): rename deno_modules to vendor (#20065) + * fix(ext/abort): trigger AbortSignal events in correct order (#20095) + * fix(ext/file): resolve unresolved Promise in Blob.stream (#20039) + * fix(ext/http): serveHttp brotli compression level should be + fastest (#20058) + * fix(ext/http): unify default gzip compression level (#20050) + * fix(ext/timers): some timers are not resolved (#20055) + * fix(fmt): do not insert expr stmt leading semi-colon in do + while stmt body (#20093) + * fix(node): polyfill process.title (#20044) + * fix(node): repl._builtinLibs (#20046) + * fix(node/async_hooks): dont pop async context frame if stack + if empty (#20077) + * fix(test): handle ASCII escape chars in test name (#20081) + * fix(test): make test runner work when global setTimeout is + replaced (#20052) + * fix(test): use only a single timeout for op sanitizers (#20042) + * fix(unstable): vendor cache override should handle forbidden + windows directory names (#20069) + * fix(unstable): vendor cache should support adding files to + hashed directories (#20070) + * perf(ext/headers): use .push loop instead of spread operator (#20108) +- bump rusty_v8 to 0.75.0 + +------------------------------------------------------------------- Old: ---- deno-1.36.0.tar.xz New: ---- deno-1.36.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ deno.spec ++++++ --- /var/tmp/diff_new_pack.0AQYBs/_old 2023-08-11 15:56:09.855988296 +0200 +++ /var/tmp/diff_new_pack.0AQYBs/_new 2023-08-11 15:56:09.863988344 +0200 @@ -19,7 +19,7 @@ Name: deno -Version: 1.36.0 +Version: 1.36.1 Release: 0 Summary: A secure JavaScript and TypeScript runtime License: MIT @@ -34,6 +34,9 @@ BuildRequires: cargo-packaging # gcc-c++ needed to build SPIRV-Cross BuildRequires: clang +# needed by `libz-ng-sys` after 1.36.1 +# see: https://build.opensuse.org/package/show/devel:languages:javascript/deno#comment-1808174 +BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: gn BuildRequires: lld @@ -68,6 +71,8 @@ cp %{SOURCE2} .cargo/config # Drop lock file due to revendor_source.sh breaking check rm Cargo.lock +# drop checksum for ICU 72 -> 73 +echo '{"files":{},"package":""}' > vendor/deno_core/.cargo-checksum.json %build export V8_FROM_SOURCE=1 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.0AQYBs/_old 2023-08-11 15:56:09.911988629 +0200 +++ /var/tmp/diff_new_pack.0AQYBs/_new 2023-08-11 15:56:09.915988653 +0200 @@ -13,8 +13,8 @@ <service name="tar_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://github.com/denoland/deno</param> - <param name="revision">v1.36.0</param> - <param name="version">1.36.0</param> + <param name="revision">v1.36.1</param> + <param name="version">1.36.1</param> <!-- remove large docs --> <param name="exclude">docs</param> @@ -37,8 +37,8 @@ <service name="tar_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://github.com/denoland/rusty_v8</param> - <param name="revision">4b8ee0b235fd0463c03d9ffaf330d2f37ab70b5c</param> - <param name="version">0.74.3</param> + <param name="revision">v0.75.0</param> + <param name="version">0.75.0</param> <param name="exclude">.github</param> <!-- ++++++ deno-1.36.0.tar.xz -> deno-1.36.1.tar.xz ++++++ ++++ 7101 lines of diff (skipped) ++++++ vendor.tar.xz ++++++ /work/SRC/openSUSE:Factory/deno/vendor.tar.xz /work/SRC/openSUSE:Factory/.deno.new.11712/vendor.tar.xz differ: char 15, line 1