------------------------------------------------------------------- Thu Jul 10 12:11:47 CEST 2008 - pth@suse.de - Update to 2.20.2. Changes since 2.18: 2.20.2: - Fix bug in HTML-like labels 2.20.1: - Fix bug in ccomps related to conversion to cgraph 2.20.0: - Fixed bugs (see http://www.graphviz.org/bugs/buglist.html for details: - 1315: Different/error output for *.os and *.pdf - 1317: Graphviz fails to open more than 512 files. - 1324: Graphviz crashes in atexit(). - 1336: Plain format label delimiters change randomly. - 1343: Layouts other than 'dot' seem broken in tcldot due to documentation error. - 1364: Dot fails with failed assertion. - Add new "folder" shape for nodes. - Migration of gvpr tools to libcgraph. - New output format -Teps (encapsulated postscript) - Various NetBSD and SuSE fixes incorporated - ./configure now provides a summary ------------------------------------------------------------------- Tue Apr 29 19:30:23 CEST 2008 - pth@suse.de - Disable the use of ocamlopt as the archive turns up empty (bnc#384855). ------------------------------------------------------------------- Sun Apr 27 14:41:08 CEST 2008 - coolo@suse.de - fix build ------------------------------------------------------------------- Tue Apr 22 14:37:18 CEST 2008 - pth@suse.de - Move all GTK/GNOME related stuff to plugins package. ------------------------------------------------------------------- Thu Apr 17 13:08:40 CEST 2008 - pth@suse.de - Switch off strict aliasing until swig produces code that plays by the rules. ------------------------------------------------------------------- Mon Apr 7 13:32:38 CEST 2008 - pth@suse.de - Fix paths for lua and php interpreter in examples. ------------------------------------------------------------------- Thu Apr 3 16:31:10 CEST 2008 - pth@suse.de - Fix package and filelist correctly. - Install tcl specific libraries to %_libdir - Properly package language specific demo code ------------------------------------------------------------------- Mon Mar 31 00:47:40 CEST 2008 - ro@suse.de - fix build (added directories to filelist) ------------------------------------------------------------------- Fri Mar 28 12:53:29 CET 2008 - pth@suse.de - Update to 2.18. Changes since 2.12: - Lots of bugs fixed, see ChangeLog for detailed list. - in -Tps use a new number formatter that suppresses trailing 0. - support tcl/tk-8.5 - support gcc-4.3 - support for node usershapes/images in svg format - install: perl, php, python, ruby, tcl, bindings in language-specified directories - add arrowhead scaling with edge penwidth - add "folder" node shape - add "smyna" large graph view (thanks Arif) (not yet included in binary distros) * 2.16.1 - Improvements to PHP binding - Improvements to OCAML binding - Make regression tests run from the build tree, rather than require installation - Repair freetype detection on RedHat-7 (Yes, people still use it!!) - Fix zoom-at-mouse-location in -Txlib and -Tgtk - Fix some dotty regressions * 2.15 - new regression test suite - new cgraph library (will eventually replace graph and agraph) - add "image" and "imagescale" for simpler support for images in nodes - add "tab" "box3d" and "component" shapes. - Diomidis Spinellis - replace arith.h in distro - add functions to access version info to avoid need for gvcint.h - Fix problem with irregular character spacing at 96dpi in pango/cairo output formats. - Add gdk_pixbuf plugin providing: .bmp .ico .jpg .png .tif - Add DevIL plugin providing: .bmp .jpg .png .tif .tga - Extend GD plugin to provide a backend to cairo for: .gif .jpg .png .gd .gd2 .wbmp <- gifs are now antialiased - Rework plugin framework to separate device from renderer, and to autoload load dependendent plugins - show defaults in output from: ./configure --help - add more info to dot -v and dot -v2 debug outputs - various issues with CR/LF in windows, but not in binary outputs. * 2.14.1 - Add xdot parsing library to source distros - graphviz.spec fixes for rpm distros from Gareth Armstrong - moved language binding man pages to mann (gv_php.n, gv_ocaml.n, etc.) - New access functions for version info in GVC_t - permits gvcint.h to be private. * 2.14: - Using system version of libgd if gd-2.0.34 or later. internal copy of gd updated to gd-2.0.35. - Updated GVGUI viewer for Windows - Added support for selection of edge routing types: line, polyline, orthogonal, spline - Added -Tvml support - Adapt the patch to allow ^LT_(CURRENT|REVISION|AGE)$ in configure script and reenable the use of these variables. ------------------------------------------------------------------- Thu Mar 13 17:47:28 CET 2008 - schwab@suse.de - Allow ^LT_(CURRENT|REVISION|AGE)$ in configure script. - Remove broken autoconf macros. ------------------------------------------------------------------- Fri Oct 26 17:34:08 CEST 2007 - pth@suse.de - Add missing includes. ------------------------------------------------------------------- Thu Aug 16 12:32:06 CEST 2007 - pth@suse.de - Add missing BuildRequires for fdupes - Guard fdupes by check for suse_version ------------------------------------------------------------------- Mon Aug 13 19:23:50 CEST 2007 - pth@suse.de - lib/sfio/sfhdr.h(SFSETLOCALE): fix test for null pointer. - Fix include paths for php5 - Move gv_php man page to where man searches for it. - Use %%fdupes - Add rpmlintrc - use -fno-strict-aliasing for gv_php ------------------------------------------------------------------- Mon Jun 11 18:13:15 CEST 2007 - ro@suse.de - no main package, no debuginfo ------------------------------------------------------------------- Wed Jun 6 19:02:17 CEST 2007 - pth@suse.de - Move man pages to _mandir (bugzilla #281398) ------------------------------------------------------------------- Fri May 11 10:32:51 CEST 2007 - ro@suse.de - added get_release_number.sh to sync rel-number between graphviz and graphviz-plugins ------------------------------------------------------------------- Thu May 10 01:42:44 CEST 2007 - ro@suse.de - create own specfile for all plugins to reduce build dependencies of main package (and break various build cycles)