Marcus Meissner
fd43b4ec37
Switch to git checkout from stable branch. Fix build with new poppler and as a bonus get other bug fixes already in upstream git. OBS-URL: https://build.opensuse.org/request/show/653607 OBS-URL: https://build.opensuse.org/package/show/graphics/inkscape?expand=0&rev=43
16 lines
517 B
Plaintext
16 lines
517 B
Plaintext
<services>
|
|
<service mode="disabled" name="tar_scm">
|
|
<param name="url">https://gitlab.com/inkscape/inkscape.git</param>
|
|
<param name="scm">git</param>
|
|
<param name="revision">0.92.x</param>
|
|
<param name="versionformat">0.92.3+%cd.%h</param>
|
|
<param name="changesgenerate">enable</param>
|
|
</service>
|
|
<service mode="disabled" name="recompress">
|
|
<param name="file">*.tar</param>
|
|
<param name="compression">bz2</param>
|
|
</service>
|
|
<service mode="disabled" name="set_version" />
|
|
</services>
|
|
|