2019-08-05 11:58:37 +02:00
|
|
|
<services>
|
|
|
|
<service name="obs_scm" mode="disabled">
|
|
|
|
<param name="scm">git</param>
|
|
|
|
<param name="url">https://gitlab.gnome.org/GNOME/gnome-control-center.git</param>
|
2020-02-15 21:35:03 +01:00
|
|
|
<param name="revision">refs/tags/3.34.4</param>
|
2019-10-04 17:39:44 +02:00
|
|
|
<param name="versionformat">@PARENT_TAG@</param>
|
2019-08-05 11:58:37 +02: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>
|
|
|
|
|