Accepting request 1078429 from home:sp1rit

Updated _service to allow hyprland to be submitted to factory.

OBS-URL: https://build.opensuse.org/request/show/1078429
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/hyprland?expand=0&rev=25
This commit is contained in:
Florian
2023-04-11 12:24:39 +00:00
committed by Git OBS Bridge
parent 8d629bb41e
commit d23b1c8ba5
6 changed files with 12 additions and 11 deletions

View File

@@ -9,10 +9,10 @@
<param name="revision">@PARENT_TAG@</param>
<param name="submodule">enable</param>
</service>
<service name="tar" mode="buildtime" />
<service name="recompress" mode="buildtime">
<service name="tar" mode="manual" />
<service name="recompress" mode="manual">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="buildtime" />
<service name="set_version" mode="manual" />
</services>