version update, solves also the build problems with the newer vtk package OBS-URL: https://build.opensuse.org/request/show/437461 OBS-URL: https://build.opensuse.org/package/show/science/smesh?expand=0&rev=4
14 lines
443 B
Plaintext
14 lines
443 B
Plaintext
<services>
|
|
<service name="tar_scm" mode="disabled">
|
|
<param name="url">https://github.com/tpaviot/smesh.git</param>
|
|
<param name="scm">git</param>
|
|
<param name="revision">6.7</param>
|
|
<param name="version">6.7</param>
|
|
</service>
|
|
<service mode="disabled" name="recompress">
|
|
<param name="file">*.tar</param>
|
|
<param name="compression">xz</param>
|
|
</service>
|
|
<service mode="disabled" name="set_version" />
|
|
</services>
|