2019-08-05 09:58:27 +00:00
|
|
|
<services>
|
|
|
|
<service name="obs_scm" mode="disabled">
|
|
|
|
<param name="scm">git</param>
|
|
|
|
<param name="url">https://gitlab.gnome.org/GNOME/gdm.git</param>
|
2020-07-20 08:48:58 +00:00
|
|
|
<param name="revision">3.36.3</param>
|
2019-10-04 15:35:27 +00:00
|
|
|
<param name="versionformat">@PARENT_TAG@</param>
|
2019-08-05 09:58:27 +00:00
|
|
|
</service>
|
|
|
|
<service name="tar" mode="buildtime"/>
|
|
|
|
<service name="recompress" mode="buildtime">
|
|
|
|
<param name="file">*.tar</param>
|
|
|
|
<param name="compression">xz</param>
|
|
|
|
</service>
|
|
|
|
<service name="set_version" mode="disabled" />
|
|
|
|
</services>
|
|
|
|
|