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>
|
2019-10-07 14:50:17 +00:00
|
|
|
<param name="revision">refs/tags/3.34.1</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>
|
|
|
|
|