- Replace deprecated tar_scm with obs_scm in _service file.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/deno?expand=0&rev=211
This commit is contained in:
Soc Virnyl Estela
2024-10-13 04:26:09 +00:00
committed by Git OBS Bridge
parent aac8d3d96b
commit 3379218b64
3 changed files with 7 additions and 9 deletions

View File

@@ -3,14 +3,7 @@
-->
<services>
<!--
Build Deno and rusty_v8 as completely from
scratch as we can. We pull in all the sources
through git.
TODO: migrate to obs_scm as soon as "exclude"
works there.
-->
<service name="tar_scm" mode="manual">
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://github.com/denoland/deno</param>
<!-- param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@</param -->

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Oct 12 23:20:38 UTC 2024 - Soc Virnyl Estela <obs@uncomfyhalomacro.pl>
- Replace deprecated tar_scm with obs_scm in _service file.
-------------------------------------------------------------------
Sat Oct 12 04:07:25 UTC 2024 - Soc Virnyl Estela <obs@uncomfyhalomacro.pl>

View File

@@ -1,4 +1,4 @@
name: deno
version: 2.0.0
mtime: 1728465847
mtime: 1728398248
commit: a62c7e036ab6851c0293f407ead635a7331445b7