2024-10-29 14:32:39 +00:00
|
|
|
<services>
|
|
|
|
|
<service name="obs_scm" mode="manual">
|
|
|
|
|
<param name="url">https://github.com/py-pdf/fpdf2</param>
|
|
|
|
|
<param name="scm">git</param>
|
|
|
|
|
<param name="exclude">test/text_shaping/SBL_Hbrw.ttf</param>
|
2026-01-19 16:26:28 +00:00
|
|
|
<param name="version">2.8.5</param>
|
|
|
|
|
<param name="revision">2.8.5</param>
|
2024-10-29 14:32:39 +00:00
|
|
|
</service>
|
|
|
|
|
<service mode="manual" name="set_version" />
|
|
|
|
|
<service mode="buildtime" name="tar" />
|
|
|
|
|
<service mode="buildtime" name="recompress">
|
|
|
|
|
<param name="file">*.tar</param>
|
|
|
|
|
<param name="compression">xz</param>
|
|
|
|
|
</service>
|
|
|
|
|
</services>
|