forked from pool/libvma
498e595635
- Update to version 8.7.1 (fate#325994) * No short release notes available. See journal.txt for a complete list - Removed issue-1417243-Fix-gcc8-build-warnings.patch as it was fixed upstream. OBS-URL: https://build.opensuse.org/request/show/644582 OBS-URL: https://build.opensuse.org/package/show/science:HPC/libvma?expand=0&rev=10
17 lines
594 B
Plaintext
17 lines
594 B
Plaintext
<services>
|
|
<service name="tar_scm" mode="disabled">
|
|
<param name="scm">git</param>
|
|
<param name="url">https://github.com/Mellanox/libvma.git</param>
|
|
<param name="package-meta">no</param>
|
|
<param name="exclude">.git</param>
|
|
<param name="filename">libvma</param>
|
|
<param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@.%h</param>
|
|
<param name="revision">93d276ffa8f4bc33312f76ac85b601654e7ba3a6</param>
|
|
</service>
|
|
<service name="recompress" mode="disabled">
|
|
<param name="file">libvma*.tar</param>
|
|
<param name="compression">gz</param>
|
|
</service>
|
|
|
|
</services>
|