forked from pool/python-rpm-packaging
e587cee9b0
RPM 4.17 OBS-URL: https://build.opensuse.org/request/show/919737 OBS-URL: https://build.opensuse.org/package/show/Base:System/python-rpm-packaging?expand=0&rev=1
15 lines
603 B
Plaintext
15 lines
603 B
Plaintext
<services>
|
|
<service name="tar_scm" mode="manual">
|
|
<param name="scm">git</param>
|
|
<param name="url">https://github.com/rpm-software-management/python-rpm-packaging.git</param>
|
|
<param name="parent-tag">1071756aaa3327ce90aff6cd35ebec5d79478c43</param>
|
|
<param name="versionformat">0.0.0+@TAG_OFFSET@</param>
|
|
<param name="revision">a18ca48959c95aefa725317084dd2d3e242e4f71</param>
|
|
</service>
|
|
<service name="recompress" mode="manual">
|
|
<param name="compression">xz</param>
|
|
<param name="file">*.tar</param>
|
|
</service>
|
|
<service name="set_version" mode="manual"/>
|
|
</services>
|