forked from pool/par_text
Matej Cepl
4dd27b87d3
tarball and it is updated only upon the request. OBS-URL: https://build.opensuse.org/package/show/Base:System/par_text?expand=0&rev=2
16 lines
565 B
Plaintext
16 lines
565 B
Plaintext
<services>
|
|
<service name="tar_scm" mode="disabled">
|
|
<param name="versionprefix">1.53.0+git</param>
|
|
<param name="url">https://bitbucket.org/amc-nicemice/par.git</param>
|
|
<param name="scm">git</param>
|
|
<param name="exclude">.git*</param>
|
|
<param name="changesgenerate">enable</param>
|
|
<param name="changesauthor">mcepl@cepl.eu</param>
|
|
</service>
|
|
<service name="recompress" mode="disabled">
|
|
<param name="compression">gz</param>
|
|
<param name="file">*.tar</param>
|
|
</service>
|
|
<service name="set_version" mode="disabled"/>
|
|
</services>
|