OBS-URL: https://build.opensuse.org/request/show/1235684 OBS-URL: https://build.opensuse.org/package/show/Java:packages/autofirma?expand=0&rev=5
24 lines
815 B
Plaintext
24 lines
815 B
Plaintext
<services>
|
|
<service name="tar_scm" mode="disabled">
|
|
<param name="url">https://github.com/ctt-gob-es/clienteafirma.git</param>
|
|
<param name="scm">git</param>
|
|
<!-- <param name="versionformat">1.7.2git~%ci~%h</param>-->
|
|
<param name="versionformat">1.8.3</param>
|
|
<param name="revision">v1.8.3</param>
|
|
<param name="filename">autofirma</param>
|
|
</service>
|
|
<service name="recompress" mode="disabled">
|
|
<param name="file">*.tar</param>
|
|
<param name="compression">xz</param>
|
|
</service>
|
|
<service name="set_version" mode="disabled"/>
|
|
<!--
|
|
<service name="tar_scm" mode="disabled">
|
|
<param name="url">https://github.com/ctt-gob-es/clienteafirma-external.git</param>
|
|
<param name="scm">git</param>
|
|
<param name="versionformat">1.0.1git~%ci~%h</param>
|
|
</service>
|
|
-->
|
|
</services>
|
|
|