2014-05-23 15:36:04 +02:00
|
|
|
Fri May 23 14:23:57 CEST 2014 - pth@suse.de
|
|
|
|
|
|
|
|
- Update to 2.30.0. Changes since 1.35.0:
|
|
|
|
- Resolve bugs: 2409, 2413, 2417, 2420, 2422, 2423, 2425
|
|
|
|
- Enable packing for dot
|
|
|
|
- Allow scaling to work for all non-dot layouts
|
|
|
|
- Add overline text characteristic.
|
|
|
|
- Fix bugs in gvpr and gv.cpp so edges can be created in subgraphs.
|
|
|
|
- Add edgepaint program for coloring edges to make them easier to
|
|
|
|
tell apart.
|
|
|
|
- Modify neato to avoid unnecessary translations of output. This
|
|
|
|
allows positions given on input to remain the same on output.
|
|
|
|
- Fix swig java package to work and support gv.renderresult.
|
|
|
|
- Fix test for the absence of layout (old test relied on statically
|
|
|
|
allocated Agraphinfo_t).
|
|
|
|
- HTML-like tables and cells can now specify which borders should be drawn.
|
|
|
|
- The fixedsize attribute now takes the value "shape" which allows
|
|
|
|
labels much larger than the node shape.
|
|
|
|
|
|
|
|
- Remove graphviz-fix-includes.patch as the fix has been done
|
|
|
|
upstream.
|
|
|
|
- Add graphviz-array_overflow.patch to fix an off-by-one error.
|
|
|
|
|
2014-02-08 18:00:43 +01:00
|
|
|
-------------------------------------------------------------------
|
2014-02-28 15:46:28 +01:00
|
|
|
Fri Feb 28 15:45:07 CET 2014 - pth@suse.de
|
2014-02-08 18:00:43 +01:00
|
|
|
|
2014-02-28 15:46:28 +01:00
|
|
|
- Fix graphviz-gvedit.changes by removing all entries that only
|
|
|
|
apply to graphviz.
|
2014-02-08 18:00:43 +01:00
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2014-02-28 15:46:28 +01:00
|
|
|
Sat Feb 8 17:58:55 CET 2014 - pth@suse.de
|
2014-02-08 18:00:43 +01:00
|
|
|
|
2014-02-28 15:46:28 +01:00
|
|
|
- Remove non-existing patch from spec.
|
2014-02-08 18:00:43 +01:00
|
|
|
|
2014-02-04 13:21:18 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 4 13:20:24 CET 2014 - pth@suse.de
|
|
|
|
|
|
|
|
- Change license to EPL-1.0. Remove contrib/gprof2dot.awk as it
|
|
|
|
contains a non-working uri.
|
|
|
|
|
2013-09-12 19:34:53 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 12 17:56:06 CEST 2013 - pth@suse.de
|
|
|
|
|
|
|
|
- Add graphviz-python3_version.patch that put the call to print in
|
|
|
|
Parentheses.
|
|
|
|
|
2013-09-11 19:23:36 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 11 13:42:43 CEST 2013 - pth@suse.de
|
|
|
|
|
|
|
|
- Initial package split off from graphviz.
|
|
|
|
- Add graphviz-type_punning.patch which compiles the vmalloc sources
|
|
|
|
with -fno-strict-aliasing.
|
|
|
|
|