forked from pool/python-rpm-packaging
153d887290
change versioning OBS-URL: https://build.opensuse.org/request/show/929631 OBS-URL: https://build.opensuse.org/package/show/Base:System/python-rpm-packaging?expand=0&rev=2
14 lines
513 B
Plaintext
14 lines
513 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="versionformat">%cd+%h</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>
|