2024-05-04 00:04:52 +02:00
|
|
|
<services>
|
|
|
|
<service name="obs_scm" mode="manual">
|
|
|
|
<param name="url">https://github.com/openSUSE/release-compare.git</param>
|
|
|
|
<param name="scm">git</param>
|
|
|
|
|
2025-03-20 00:39:15 +01:00
|
|
|
<param name="version">0.9.2</param>
|
|
|
|
<param name="revision">0.9.2</param>
|
2024-05-04 00:04:52 +02:00
|
|
|
|
|
|
|
<param name="extract">release-compare.spec</param>
|
|
|
|
</service>
|
|
|
|
<service name="set_version" mode="manual" />
|
|
|
|
|
|
|
|
<service name="tar" mode="buildtime" />
|
|
|
|
<service name="recompress" mode="buildtime">
|
|
|
|
<param name="compression">xz</param>
|
|
|
|
<param name="file">*.tar</param>
|
|
|
|
</service>
|
|
|
|
</services>
|