Soc Virnyl Estela 2024-11-12 03:09:44 +00:00 committed by Git OBS Bridge
parent b99a556da0
commit 1afcbe85ff
7 changed files with 31 additions and 13 deletions

View File

@ -1,7 +1,22 @@
<services> <services>
<service name="download_files" mode="manual" /> <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 mode="manual" name="tar" />
<service mode="manual" name="recomprizz">
<param name="target">rusty_v8*.tar</param>
<param name="compression">zst</param>
</service>
<service name="cargo_vendor" mode="manual"> <service name="cargo_vendor" mode="manual">
<param name="src">rusty_v8*.tar.gz</param> <param name="src">rusty_v8</param>
<param name="compression">zst</param> <param name="compression">zst</param>
<param name="update">false</param> <param name="update">false</param>
</service> </service>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a381badc47c6f15acb5fe0b5b40234162349ed9d4e4fd7c83a7f5547c0fc69c5
size 22297783

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:4a0b5a8c36bcaea3872d5ffb1a098b8213cb91001c99910fca1d7d3659a8f6a5 oid sha256:40d9b4af16085cccf07c689610a00ae0df7dfd11c343f9db0abfd50622be371d
size 73511874 size 62194200

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Nov 12 03:07:48 UTC 2024 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
- 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 <uncomfyhalomacro@opensuse.org> Sun Nov 10 09:09:25 UTC 2024 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>

View File

@ -1,4 +1,4 @@
name: rusty_v8 name: rusty_v8
version: 129.0.0 version: 0.106.0
mtime: 1706983689 mtime: 1725667091
commit: ab019251a4c45ee4edb4f7415eec762a589d87f8 commit: e9f20a2493883b53cb58b19a2fe761358dd57996

View File

@ -25,7 +25,7 @@ Summary: Build tooling for Deno (do not install or use!)
License: MIT License: MIT
Group: Productivity/Other Group: Productivity/Other
URL: https://github.com/denoland/rusty_v8 URL: https://github.com/denoland/rusty_v8
Source0: http://crates.io/api/v1/crates/v8/%{version}/download#/rusty_v8-%{version}.tar.gz Source0: rusty_v8-0.106.0.tar.zst
Source1: vendor.tar.zst Source1: vendor.tar.zst
Source100: rusty_v8-rpmlintrc Source100: rusty_v8-rpmlintrc
Patch0: deno-v8-arm.patch Patch0: deno-v8-arm.patch

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:f4f0ca9cb81f8f323059834ad54c8a68a2199d7893ad64eff84d0304fa4301e9 oid sha256:a657e8b5c082074371e2d1d5d31f4ca2893d4200d0429dbde541f7bd8b5ad8d9
size 13778853 size 22334303