- spec file with copyright statement OBS-URL: https://build.opensuse.org/request/show/308196 OBS-URL: https://build.opensuse.org/package/show/science/xbs?expand=0&rev=1
12 lines
318 B
Plaintext
12 lines
318 B
Plaintext
<services>
|
|
<service name="tar_scm">
|
|
<param name="version">0.8</param>
|
|
<param name="url">https://github.com/dmt4/xbs.git</param>
|
|
<param name="scm">git</param>
|
|
</service>
|
|
<service name="recompress">
|
|
<param name="file">*.tar</param>
|
|
<param name="compression">xz</param>
|
|
</service>
|
|
</services>
|