graphviz/_service
Thomas Renninger 5db5386e96 Accepting request 764071 from home:cvoegl:branches:graphics
- Update to new release 2.42.3
  - tidy gvedit about dialog strings
  - check for mmap failure in plugin code
  - fix broken symlinks to _gv.so with Python
  - fix out of source build with LIBGD
  - some minor bugfixes

OBS-URL: https://build.opensuse.org/request/show/764071
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=145
2020-01-20 07:14:57 +00:00

16 lines
548 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.42.3</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>