2020-06-01 09:40:32 +00:00
|
|
|
<services>
|
|
|
|
|
<service name="tar_scm" mode="disabled">
|
2020-06-01 09:43:13 +00:00
|
|
|
<param name="url">https://github.com/SUSE/shaptools.git</param>
|
2020-06-01 09:40:32 +00:00
|
|
|
<param name="scm">git</param>
|
|
|
|
|
<param name="exclude">.git</param>
|
|
|
|
|
<param name="filename">python-shaptools</param>
|
2022-05-02 15:39:38 +00:00
|
|
|
<param name="versionformat">0.3.13+git.%ct.%h</param>
|
2023-01-16 08:00:56 +00:00
|
|
|
<param name="revision">f208fad36c1d85f64c83e4f3fd4f0f5ca2ba30cf</param>
|
2020-06-01 09:40:32 +00:00
|
|
|
</service>
|
|
|
|
|
|
|
|
|
|
<service name="recompress" mode="disabled">
|
|
|
|
|
<param name="file">*.tar</param>
|
|
|
|
|
<param name="compression">gz</param>
|
|
|
|
|
</service>
|
|
|
|
|
|
|
|
|
|
<service name="set_version" mode="disabled">
|
|
|
|
|
<param name="basename">python-shaptools</param>
|
|
|
|
|
</service>
|
|
|
|
|
</services>
|