Accepting request 1163848 from home:mantarimay:apps

initial package

OBS-URL: https://build.opensuse.org/request/show/1163848
OBS-URL: https://build.opensuse.org/package/show/graphics/pastel?expand=0&rev=1
This commit is contained in:
2024-04-01 17:57:02 +00:00
committed by Git OBS Bridge
commit 29b31b2815
7 changed files with 104 additions and 0 deletions

9
_service Normal file
View File

@@ -0,0 +1,9 @@
<services>
<service name="download_files" mode="manual" />
<service name="cargo_vendor" mode="manual">
<param name="src">pastel-*.tar.gz</param>
<param name="compression">zst</param>
<param name="update">true</param>
</service>
<service name="cargo_audit" mode="manual"/>
</services>