- Replace ./rusty_v8-0.106.0.tar.gz with ./rusty_v8-0.106.0.tar.zst
* Update ./compiler-rt-adjust-paths.patch for clang19 pathing. OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/deno?expand=0&rev=249
This commit is contained in:
committed by
Git OBS Bridge
parent
3a4889d824
commit
ec22473193
17
_service
17
_service
@@ -13,6 +13,17 @@
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="url">https://github.com/denoland/rusty_v8</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">v0.106.0</param>
|
||||
<param name="version">0.106.0</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="exclude">.github</param>
|
||||
<param name="exclude">.gitignore</param>
|
||||
<param name="exclude">.prettierrc.json</param>
|
||||
<param name="exclude">.rustfmt.toml</param>
|
||||
</service>
|
||||
<service name="cargo_vendor" mode="manual">
|
||||
<param name="update">false</param>
|
||||
<param name="respect-lockfile">true</param>
|
||||
@@ -26,5 +37,11 @@
|
||||
<param name="preserve-root">true</param>
|
||||
<param name="reproducible">true</param>
|
||||
</service>
|
||||
<service name="roast" mode="manual">
|
||||
<param name="target">rusty_v8</param>
|
||||
<param name="outfile">rusty_v8-0.106.0.tar.zst</param>
|
||||
<param name="preserve-root">true</param>
|
||||
<param name="reproducible">true</param>
|
||||
</service>
|
||||
</services>
|
||||
|
||||
|
Reference in New Issue
Block a user