2022-01-09 00:30:44 +01:00
|
|
|
<services>
|
2022-10-06 00:21:15 +02:00
|
|
|
<service name="obs_scm" mode="disabled">
|
2023-03-06 07:53:43 +01:00
|
|
|
<param name="versionprefix">2022.12.11+git</param>
|
2022-01-09 00:30:44 +01:00
|
|
|
<param name="url">https://github.com/wustho/epy.git</param>
|
|
|
|
<param name="scm">git</param>
|
|
|
|
<param name="exclude">.git*</param>
|
|
|
|
<param name="changesgenerate">enable</param>
|
|
|
|
<param name="changesauthor">mcepl@cepl.eu</param>
|
|
|
|
</service>
|
2022-10-06 00:21:15 +02:00
|
|
|
<service mode="disabled" name="tar" />
|
|
|
|
<service mode="disabled" name="recompress">
|
2022-01-09 00:30:44 +01:00
|
|
|
<param name="file">*.tar</param>
|
2022-10-06 00:21:15 +02:00
|
|
|
<param name="compression">xz</param>
|
2022-01-09 00:30:44 +01:00
|
|
|
</service>
|
|
|
|
<service name="set_version" mode="disabled" />
|
|
|
|
</services>
|