OBS-URL: https://build.opensuse.org/package/show/filesystems/ccgfs?expand=0&rev=25
15 lines
483 B
Plaintext
15 lines
483 B
Plaintext
<services>
|
|
<service name="tar_scm" mode="manual">
|
|
<param name="scm">git</param>
|
|
<param name="url">git://git.code.sf.net/p/ccgfs/ccgfs</param>
|
|
<param name="revision">master</param>
|
|
<param name="parent-tag">v0.81</param>
|
|
<param name="versionformat">0.81.g@TAG_OFFSET@</param>
|
|
</service>
|
|
<service name="recompress" mode="manual">
|
|
<param name="file">*.tar</param>
|
|
<param name="compression">xz</param>
|
|
</service>
|
|
<service name="set_version" mode="manual"/>
|
|
</services>
|