2017-12-04 10:25:46 +01:00
|
|
|
<services>
|
|
|
|
<service mode="disabled" name="tar_scm">
|
2018-08-18 16:07:40 +02:00
|
|
|
<param name="url">https://gitlab.freedesktop.org/plymouth/plymouth.git</param>
|
2017-12-04 10:25:46 +01:00
|
|
|
<param name="scm">git</param>
|
|
|
|
<param name="changesgenerate">enable</param>
|
|
|
|
<param name="filename">plymouth</param>
|
2019-12-13 02:11:30 +01:00
|
|
|
<param name="versionformat">0.9.5~git%cd.%h</param>
|
2017-12-04 10:25:46 +01:00
|
|
|
</service>
|
|
|
|
<service mode="disabled" name="recompress">
|
|
|
|
<param name="file">*.tar</param>
|
|
|
|
<param name="compression">xz</param>
|
|
|
|
</service>
|
|
|
|
<service mode="disabled" name="set_version"/>
|
|
|
|
</services>
|