graphviz/_service
Christian Vögl 34c178ff3f Accepting request 734074 from home:cvoegl:branches:graphics
- Switch from github master to new release 2.42.1
  - Fixes CVE-2018-10196 (bsc#1132091)
  - Fixes quite a few bugs
- Removed graphviz-fix-ruby-version.patch (fixed in upstream)

OBS-URL: https://build.opensuse.org/request/show/734074
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=143
2019-09-30 13:52:30 +00:00

16 lines
558 B
Plaintext

<services>
<service mode="disabled" name="tar_scm">
<param name="url">https://gitlab.com/graphviz/graphviz</param>
<param name="scm">git</param>
<param name="revision">master</param>
<param name="changesgenerate">disable</param>
<param name="filename">graphviz</param>
<param name="versionformat">2.40.1+git%cd.%h</param>
</service>
<service mode="disabled" name="recompress">
<param name="file">*.tar</param>
<param name="compression">gz</param>
</service>
<service mode="disabled" name="set_version"/>
</services>