2022-01-08 23:30:44 +00:00
|
|
|
<services>
|
2022-10-05 22:21:15 +00:00
|
|
|
<service name="obs_scm" mode="disabled">
|
2023-03-06 06:53:43 +00:00
|
|
|
<param name="versionprefix">2022.12.11+git</param>
|
2022-01-08 23:30:44 +00: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-05 22:21:15 +00:00
|
|
|
<service mode="disabled" name="tar" />
|
|
|
|
<service mode="disabled" name="recompress">
|
2022-01-08 23:30:44 +00:00
|
|
|
<param name="file">*.tar</param>
|
2022-10-05 22:21:15 +00:00
|
|
|
<param name="compression">xz</param>
|
2022-01-08 23:30:44 +00:00
|
|
|
</service>
|
|
|
|
<service name="set_version" mode="disabled" />
|
|
|
|
</services>
|