- 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. OBS-URL: https://build.opensuse.org/package/show/devel:languages:javascript/deno?expand=0&rev=216
This commit is contained in:
parent
cfa45f88ed
commit
2d16d25805
7
_service
7
_service
@ -13,9 +13,10 @@
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="tar" mode="manual"/>
|
||||
<service name="recomprizz" mode="manual">
|
||||
<param name="target">deno-2.0.2.tar</param>
|
||||
<service name="roast" mode="manual">
|
||||
<param name="target">deno</param>
|
||||
<param name="outfile">deno-2.0.2.tar.zst</param>
|
||||
<param name="preserve-root">true</param>
|
||||
</service>
|
||||
<service mode="manual" name="set_version"/>
|
||||
<service name="cargo_vendor" mode="manual">
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb604eef8355ef31044a3f2df65ef95180c19d2db7b519bb41b56634ba9c267e
|
||||
size 98899559
|
||||
oid sha256:3fbca0f3b485ce20960fd5044d341af05bee61b5dbec56ffce664b7749f69f2e
|
||||
size 98929605
|
||||
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 14:02:42 UTC 2024 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
|
||||
|
||||
- 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 <uncomfyhalomacro@opensuse.org>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user