forked from pool/rpmlint
Ludwig Nussel
cf3f165a13
tight relation and handle both at the same time. OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=297
14 lines
464 B
Plaintext
14 lines
464 B
Plaintext
<services>
|
|
<service name="tar_scm" mode="disabled">
|
|
<param name="version">1</param>
|
|
<param name="versionformat">13.2+git%cd.%h</param>
|
|
<param name="url">http://github.com/openSUSE/rpmlint-tests.git</param>
|
|
<param name="scm">git</param>
|
|
</service>
|
|
<service name="recompress" mode="disabled">
|
|
<param name="compression">xz</param>
|
|
<param name="file">*.tar</param>
|
|
</service>
|
|
<service name="set_version" mode="disabled"/>
|
|
</services>
|