SHA256
7
0
forked from pool/deno

- Update specfile and sources

* remove compiler-rt-adjust-paths.patch
  * remove rusty_v8-0.106.0.tar.zst
  * revert back to old build logic we have before in deno.spec
  * revert back _service to old service file

OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/deno?expand=0&rev=258
This commit is contained in:
Soc Virnyl Estela
2024-11-12 02:48:05 +00:00
committed by Git OBS Bridge
parent e0433ce5cd
commit 5f62db4dbb
5 changed files with 30 additions and 70 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Nov 12 02:45:19 UTC 2024 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
- Update specfile and sources
* remove compiler-rt-adjust-paths.patch
* remove rusty_v8-0.106.0.tar.zst
* revert back to old build logic we have before in deno.spec
* revert back _service to old service file
- Use gcc for non-tumbleweed images. This will not work all the time.
-------------------------------------------------------------------
Mon Nov 11 12:03:43 UTC 2024 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>