diff --git a/_service b/_service index b02c988..37f1a05 100644 --- a/_service +++ b/_service @@ -13,9 +13,10 @@ \1 enable - - - deno-2.0.2.tar + + deno + deno-2.0.2.tar.zst + true diff --git a/deno-2.0.2.tar.zst b/deno-2.0.2.tar.zst index 30c1019..d9255fc 100644 --- a/deno-2.0.2.tar.zst +++ b/deno-2.0.2.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eb604eef8355ef31044a3f2df65ef95180c19d2db7b519bb41b56634ba9c267e -size 98899559 +oid sha256:3fbca0f3b485ce20960fd5044d341af05bee61b5dbec56ffce664b7749f69f2e +size 98929605 diff --git a/deno.changes b/deno.changes index 8d9b031..77bf85e 100644 --- a/deno.changes +++ b/deno.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Oct 21 14:02:42 UTC 2024 - Soc Virnyl Estela + +- Experiment on obs-service-roast to generate tarball from cloned + repository. Note that obs-service-roast is not yet in openSUSE. + I still plan to add it once other things are finalised such as + managing version names. + ------------------------------------------------------------------- Sun Oct 20 07:35:50 UTC 2024 - Soc Virnyl Estela diff --git a/deno.spec b/deno.spec index cc9e7bb..a5c30fb 100644 --- a/deno.spec +++ b/deno.spec @@ -97,7 +97,7 @@ Remote code is fetched and cached on first execution, and only updated with the --reload flag. %prep -%autosetup -a1 -p1 +%autosetup -a1 -p1 -n %{name} # From archlinux. We are using a patched v8 from our build unlink $PWD/rusty_v8 || true