File tulip.changes of Package tulip

-------------------------------------------------------------------
Fri Jun 23 10:56:56 UTC 2023 - Klaus Kämpf <kkaempf@suse.com>

- drop python3-sip requires, only needed during build.

-------------------------------------------------------------------
Mon Jun 19 12:23:50 UTC 2023 - Klaus Kämpf <kkaempf@suse.com>

- Tulip 5.7.1
  is essentially a maintenance release. It provides some improvements with :
  * a filter box in the Import Wizard,
  * an enhanced display of plugins documentation,
  * the addition of Qt 6.2 support.

  It includes bug fixes in :
  * the Geographic and Histogram views,
  * the ToLabels and Import BibTex plugins,
  * the selection interactors for MacOS,
  * the management and documentation of inout plugins parameters,
  * the font icon rendering.

- drop subpackages libtulip, tulip-ogdf, and libtulip-ogl

- new: find-qhull.patch, include-cstdint.patch
  dropped: 0002-Enable-PPC-and-PPC64.patch
           0003-Include-string.h-for-libpng16-in-GlTextureManager.cp.patch
           0004-Use-system-ftgl-lib-if-available.patch
           0005-Include-string.h-in-DisjointSets.h.patch
           0006-Fix-include-path-for-FTVectoriser.h.patch

-------------------------------------------------------------------
Wed Dec  6 17:56:21 UTC 2017 - kkaempf@suse.com

- Update to 5.1.0
  * This is essentialy a minor maintenance release with bug fixes
    and improvements, especially in Python components.
  * Three new layout plugins (BubblePack, H3, OrthoTree) have been
    integrated.
  * A quick access bar has been added to some views (Histogram,
    Pixel oriented, ScatterPlot 2D...)

- add 0006-Fix-include-path-for-FTVectoriser.h.patch
- remove 0001-Install-to-lib64.patch, fixed upstream
- rename tulip.patch to 0005-Include-string.h-in-DisjointSets.h.patch

-------------------------------------------------------------------
Thu Oct 12 21:04:52 UTC 2017 - jengelh@inai.de

- Trim filler wording from description; trim for size in
  subpackages.
- Remove empty tulip-devel-doc package.
- Replace old $RPM_ shell variables by macros.

-------------------------------------------------------------------
Sat Aug 26 17:45:27 UTC 2017 - olaf@aepfle.de

- Fix thirdparty/OGDF with tulip.patch

-------------------------------------------------------------------
Wed Jul 12 19:21:53 UTC 2017 - olaf@aepfle.de

- graphiz-gd for dot -T png

-------------------------------------------------------------------
Wed Jun 28 08:17:57 UTC 2017 - kkaempf@suse.com

- Update to 5.0
  * a new Python IDE in a dedicated window allowing the coding/execution
    of modules, plugins or Python scripts (the older Python script
    view is non longer available),
  * numerous import plugins dedicated to the graph generation of
    known social network models,
  * a BibTEX file (.bib) import plugin,
  * a CSV export plugin.
  * GUI improvements with :
    - the integration of the "Material design icons"
      (https://materialdesignicons.com) to be used as nodes glyphs,
    - the management of the Message log window,
    - the management of the Drawing defaults preferences,
    - the addition of a status bar and more documentation through
      tooltips.

- patch rename
  * 0003-Enable-PPC-and-PPC64.patch
    to 0002-Enable-PPC-and-PPC64.patch
  * 0004-Include-string.h-for-libpng16-in-GlTextureManager.cp.patch
    to 0003-Include-string.h-for-libpng16-in-GlTextureManager.cp.patch
  * 0005-Use-system-ftgl-lib-if-available.patch
    to 0004-Use-system-ftgl-lib-if-available.patch
  * merge 0006-Find-system-ftgl.patch
    with 0004-Use-system-ftgl-lib-if-available.patch

-------------------------------------------------------------------
Mon Jun 12 09:24:42 UTC 2017 - kkaempf@suse.com

- Update to 4.10.0
  Tulip 4.10.0 offers new features to manage the use
  of Color scales throughout the Tulip perspective.

  It contains many bug fixes and GUI improvements,
  especially in the
  - CSV Import,
  - Export/Import wizards,
  - Geographic view,
  - Pixel Oriented view,
  - Self Organizing Map view.

- Drop 0002-Enable-tlprender.patch, was never applied anyways.

-------------------------------------------------------------------
Mon Aug  8 10:30:22 UTC 2016 - kkaempf@suse.com

- Update to 4.9.0
  This is essentialy a maintenance release with major improvements
  in the SVG export plugin

  It adds many performance improvements in the computation of graph
  measures (Link Communities, Louvain, K-Core, MCL, Page Rank,
  Welsh and Powell) and some user interaction improvements in the
  CSV Import Wizard and the Python Script view.

  Several bugs have been also fixed especially in the :
  - Color Scale dialog,
  - Fish Eye interactor
  - Geographic and Scatter Plot dedicated views,
  - Python bindings,
  - interactive selection of graph elements,
  - Undo/Redo mechanism.

-------------------------------------------------------------------
Tue Mar 15 10:28:15 UTC 2016 - kkaempf@suse.com

- Update to 4.8.1
  This is essentialy a maintenance release with many bug fixes and
  improvements in:

  - the OpenGL rendering engine,
  - the GUI, especially in the
    - Geographic,
    - Histogram,
    - Python Script,
    - Self Organizing Maps,
    dedicated views,
    - the Import CSV wizard,
  - several plugins such as the:
    - Bertault (OGDF) layout,
    - Fast Multipole Embedder (OGDF) layout,
    - File System import,
    - Link Communities measure,
    - Quotient Clustering algorithm,
    - TLPB import,
    - Web Site import.

- drop use-libbfd.patch (upstream)

-------------------------------------------------------------------
Mon Jan 11 08:37:00 UTC 2016 - kkaempf@suse.com

- Update to 4.8.0
  This release offers some new features, mainly :
  - new layout plugins coming from the newly integrated OGDF v2015.05
  - an improved version of the Color mapping plugin with predefined
    color schemes added from ColorBrewer.org
  - a compressed format for the TLPB import/export plugins

  It adds some improvements in :
  - the computation performance of K-Core and Louvain clustering measures
  - the graphical user interface of the Self Organizing map dedicated view

  Many bugs have been also fixed especially in :
  - the Python dedicated view and IDE
  - the Edge bundling plugin
  - the Scatter plot, Histogram and Pixel oriented dedicated views

- drop 0007-fix-for-compilation-error-with-Qt-5.5-add-missing-QO.patch
  (upstream)

-------------------------------------------------------------------
Thu Oct  8 11:25:06 UTC 2015 - kkaempf@suse.com

- Fix build with Qt 5.5
  Add 0007-fix-for-compilation-error-with-Qt-5.5-add-missing-QO.patch

-------------------------------------------------------------------
Mon Jun 22 06:49:22 UTC 2015 - kkaempf@suse.com

- Update to 4.7.0
  Maintenance release, with bugfixes in
  - the OpenGL rendering engine,
  - the GUI, especially in the Adjacency Matrix, Geographic,
    Histogram, Parallel Coordinates, Scatter plot dedicated views.

  The computation performance of some clustering measures
  - Link communities, Louvain, MCL
  has been greatly improved too.

  Two new features have been also added;
  - a new edge drawing algorithm "Curve Edges" can be used to compute
    quadratic or cubic bezier paths for edges,
  - while the new rendering property "viewFontAwesomeIcon" ease the
    customization of nodes display, allowing to use one of the many
    predefined icons (about 600 are available) of the free "Font Awesome"
    iconic font (by David Gandy - see http://fontawesome.io)
    for the rendering of every node of a graph.

- Rebase all patches

- Drop 0007-fix-Tulip-build-configuration-with-CMake-version-3.1.patch
  upstreamed.

-------------------------------------------------------------------
Wed Apr 29 19:07:35 UTC 2015 - crrodriguez@opensuse.org

- Build against QT5 in Factory. 

-------------------------------------------------------------------
Mon Feb  2 08:29:38 UTC 2015 - kkaempf@suse.com

- fix build with cmake 3.1
  add 0007-fix-Tulip-build-configuration-with-CMake-version-3.1.patch

-------------------------------------------------------------------
Wed Jan 14 09:06:42 UTC 2015 - kkaempf@suse.com

- Update to 4.6.1
  This is a minor maintenance release with bug fixes and improvements
  mainly in:
  - the OpenGL rendering engine,
  - the Python components,
  - the Qt5 build,
  - the Geographic view.

- drop libtulip-qt4 package

- Add use-libbfd.patch

-------------------------------------------------------------------
Tue Nov 11 09:24:05 UTC 2014 - kkaempf@suse.com

- Update to 4.6.0

- New patches
  - 0006-Find-system-ftgl.patch

- Patches redone
  tulip-lib64-install.patch
  -> 0001-Install-to-lib64.patch
  tulip-enable-tlprender.patch
  -> 0002-Enable-tlprender.patch
  tulip-ppc64.patch
  -> 0003-Enable-PPC-and-PPC64.patch
  tulip-libpng16.patch
  -> 0004-Include-string.h-for-libpng16-in-GlTextureManager.cp.patch
  tulip-system-ftgl.patch
  -> 0005-Use-system-ftgl-lib-if-available.patch

- Patches upstreamed or obsolete
  - add-return-to-nonvoid-functions.patch
  - tulip-3.7.0-src-fix-bashisms.patch
  - tulip-cmake-2.8.12.patch
  - tulip-crash-handler.patch
  - tulip-gcc-4.7.patch
  - tulip-3.7.0-src-fix-bashisms.patch

-------------------------------------------------------------------
Sun Oct 19 19:03:00 UTC 2014 - Led <ledest@gmail.com>

- fix bashisms
- add patches:
  * tulip-3.7.0-src-fix-bashisms.patch

-------------------------------------------------------------------
Mon Feb 10 22:31:33 UTC 2014 - dimstar@opensuse.org

- Add tulip-cmake-2.8.12.patch: Fix build with cmake 2.8.12.

-------------------------------------------------------------------
Fri Apr 19 20:03:16 UTC 2013 - pgajdos@suse.com

- build against system ftgl

-------------------------------------------------------------------
Tue Apr  9 08:57:50 UTC 2013 - pgajdos@suse.com

- builds also with libpng16
  * libpng16.patch

-------------------------------------------------------------------
Thu Sep 20 09:08:15 UTC 2012 - coolo@suse.com

- add explicit buildrequire on pkgconfig(glu)

-------------------------------------------------------------------
Tue Jul 17 11:35:31 UTC 2012 - dvaleev@suse.com

- Completely disable crash handler on archs other than x86
- refresh libdir patch
- define ppc architecture

-------------------------------------------------------------------
Wed May  2 12:34:50 UTC 2012 - kkaempf@suse.com

- Fix GCC 4.7 build

-------------------------------------------------------------------
Wed Feb 22 08:22:17 UTC 2012 - kkaempf@suse.com

- Update to 3.7.0
  - New import plugins for the Pajek an UCINET file formats.
  - The management of out or inout parameters for algorithm plugins
    have been added.
  - The Graph API has been extended.
  - The CSV import wizard and the Python scripting view have been
    improved.
  - Many bugs were fixed especially in the rendering of labels,
    the curve rendering of edges and the management of the GUI.

-------------------------------------------------------------------
Wed Feb  8 12:03:54 UTC 2012 - kkaempf@suse.com

- Update to 3.6.1
  This is a maintenance release with many bug fixes, especially in the
  rendering of edges and labels. It includes improvements for the Python
  Scripting view, and new methods for the management of subgraphs.

- switch documentation format from PDF to HTML

- Update to 3.6.0
  This new version brings quite a lot of stuff :
  - New "Screenshot" button, allowing to export an image of the current
    graph to any resolution !
  - All the OGDF algorithms are now installed by default
  - new labeling system, makes text much more readable
  - new TableView allows to easily see and edit your data in a tabular
    format
  - lots of UI improvements to make Tulip more intuitive (the leftmost
    panel shows a disabled style while not useable)
  - Attributes are saved on subgraphs
  - Integration of a multitouch patch that allows zooming using the
    "pinch" gesture

  Algorithms are not run in a background thread anymore, as some
  plug-ins created GUI elements, and Qt widgets should only be created
  in the main thread.

- Update to 3.5.0
  This release is only the beginning of some exciting changes in
  Tulip's UI to make it more user-friendly. 
  - CSV Import
    The CSV import was re-written from scratch, and now takes the form
    of a wizard.
  - Cosmetic changes
    A few details here and there were tweaked, that will make the
    overall user experience smoother.
  - Python
    We finally integrated the python scripting support into Tulip !
  - Under the hood
    Tulip 3.5 has seen some refactoring and optimizations, and we have
    an increase of over 200% for edge rendering performances, removed lots
    of old code, and we made a huge step in getting rid of the
    displaylists for good !
    
-------------------------------------------------------------------
Tue Nov 15 13:15:42 UTC 2011 - coolo@suse.com

- add libtool as buildrequire to avoid implicit dependency

-------------------------------------------------------------------
Mon Sep 27 13:53:06 CEST 2010 - dmueller@suse.de

- update buildrequires for Factory

-------------------------------------------------------------------
Mon May 17 19:22:02 CEST 2010 - prusnak@suse.cz

- cleanup spec file

-------------------------------------------------------------------
Wed May  5 19:08:46 UTC 2010 - mrdocs@opensuse.org

- disable tlprender temporarily, OSmesa is not available at the moment

-------------------------------------------------------------------
Sun Mar  7 10:44:50 UTC 2010 - kkaempf@novell.com

- Update to 3.3.1
  This a maintenance release with many bug fixes, especially in the
  rendering and management of meta nodes, the download of plugins, and
  the cmake files.
  Also fixes all but one gcc 4.5 build issues.

- Add some patches to prepare for CMake build. (disabled)

-------------------------------------------------------------------
Sat Mar  6 18:04:27 UTC 2010 - dimstar@opensuse.org

- Add tulip-gcc45.patch to fix build with gcc 4.5

-------------------------------------------------------------------
Tue Feb  9 13:56:51 UTC 2010 - prusnak@suse.cz

- enable noarch subpackages
- cleanup spec

-------------------------------------------------------------------
Wed Jan 20 08:39:18 UTC 2010 - kkaempf@novell.com

- Update to 3.3.0
  This release has a new CMake build system, new GUI features, Tulip
  core library performance improvements, OpenGL rendering engine
  improvements, plugins download improvements, support of Qt 4.6, and
  many bug fixes.

-------------------------------------------------------------------
Sun Nov 15 18:17:54 CET 2009 - meissner@suse.de

- disable parallel build, it breaks.

-------------------------------------------------------------------
Mon Sep  7 16:35:52 CEST 2009 - kkaempf@suse.de

- Fix x86_64 build and pathes. (Tracker #2853634 upstream)
- Make buildrequire backward-compatible.

-------------------------------------------------------------------
Tue Jul 21 23:49:48 CEST 2009 - dominique-obs@leuenberger.net

- Update to version 3.2.0
  + This is a minor release with many performance improvements and
    bugfixes.
  + The ability to configure an HTTP proxy was added in the plugins
    manager.
- Drop tulip-3.1.1.dif

-------------------------------------------------------------------
Mon Jun 15 10:57:23 CEST 2009 - ro@suse.de

- replace gle by libgle-devel in buildrequires 

-------------------------------------------------------------------
Fri Mar  6 10:48:59 CET 2009 - kkaempf@suse.de

- update to 3.1.1
- honor lib64 on 64bit systems.

-------------------------------------------------------------------
Thu Jan  8 14:19:04 CET 2009 - kkaempf@suse.de

- update to 3.1.0
- use pre-generated .pdf documentation from upstream

-------------------------------------------------------------------
Wed Jun 18 18:25:21 CEST 2008 - schwab@suse.de

- Fix configure script.

-------------------------------------------------------------------
Tue Apr 22 19:02:38 CEST 2008 - kkaempf@suse.de

- update documentation to 3.0.0
  - drop "BuildRequires" for generating documentation

-------------------------------------------------------------------
Tue Apr 15 16:02:21 CEST 2008 - kkaempf@suse.de

- update to 3.0.0
  Main changes:
  - add Qt4 support
  - new plugin handler
  - support svg graphics format
  see http://www.tulip-software.org for the complete list.

-------------------------------------------------------------------
Thu Oct 11 10:45:35 CEST 2007 - kkaempf@suse.de

- compile with gcc 4.3

-------------------------------------------------------------------
Tue Jul 31 17:33:47 CEST 2007 - kkaempf@suse.de

- update to 3.0.0B6
- split off -doc and -devel-doc subpackages

-------------------------------------------------------------------
Thu May 24 02:12:17 CEST 2007 - ro@suse.de

- added ldconfig to post scripts 

-------------------------------------------------------------------
Wed Feb  7 15:51:47 CET 2007 - kkaempf@suse.de

- small fixes for newer versions of gcc.

-------------------------------------------------------------------
Tue Feb  6 11:48:05 CET 2007 - kkaempf@suse.de

- update to 3.0.0 Beta 2
  lots of changes, see project website for details

-------------------------------------------------------------------
Thu Nov 16 10:39:53 CET 2006 - kkaempf@suse.de

- fix lib/lib64 bug in plugin loader (#221704).

-------------------------------------------------------------------
Tue Nov  7 12:26:06 CET 2006 - kkaempf@suse.de

- remove executable flag from documentation files.

-------------------------------------------------------------------
Wed Nov  1 15:18:34 CET 2006 - kkaempf@suse.de

- added sgml-skel to buildreq (#216944)
- removed thirdparty/saxon/saxon6-5-4.zip from the source tarball
  since it
  - contains mixed-licensed (GPL and MPL) code
  - is unneeded for building
  - is rather large (3.2 MB !)

-------------------------------------------------------------------
Mon Oct 30 01:06:02 CET 2006 - ro@suse.de

- added docbook-xsl-stylesheets to buildreq 

-------------------------------------------------------------------
Wed Oct 11 08:50:22 CEST 2006 - kkaempf@suse.de

- bugfix update to 2.0.6
  Due to its non GPL license, Tulip no longer includes the Triangle
  package. So the Delaunay triangulation and Voronoi diagram are
  not currently implemented in the current release.
  Most bugs fixes are for 64 bits port and Debian packaging.

-------------------------------------------------------------------
Wed Sep  6 14:28:43 CEST 2006 - kkaempf@suse.de

- fix 'underquoted definition of AC_PATH_TULIP' in tulip.m4

-------------------------------------------------------------------
Tue Aug  8 12:47:39 CEST 2006 - kkaempf@suse.de

- fix continuation lines in Makefile.am (for new gnu make)

-------------------------------------------------------------------
Thu Jul 20 20:37:22 CEST 2006 - kkaempf@suse.de

- update to 2.0.5
- split off -devel subpackage
- generate and package html documentation

-------------------------------------------------------------------
Wed Mar  8 12:35:52 CET 2006 - kkaempf@suse.de

- remove qt3-devel-doc from BuildRequires (#155519)
- require qt3 and Mesa.

-------------------------------------------------------------------
Mon Mar  6 22:44:56 CET 2006 - kkaempf@suse.de

- Update to 2.0.3
- This is a new release, new features, fix of several bugs
  details : 
- Lib tulip: Add support of map (for planar graphs),
  add planarity test algorithm
- Lib tulip-ogl: Add support of node rotation(z-axis)
- Plugins: add new graph drawing algorithm (Mixed Model,
  Squarified treemap, Improved Walker, Dendrogram, rectangle
  packing), improvements and bug fix of other plug-ins.
- Tulip Software: Add help window, add access to test function
  (planar, acyclic, tree, biconnected, triconnected, simple),
  add access to modification fucniton (make acyclic, make
  biconnected, make biconnected).
- Documentation : A new docmuenation generation mechanism has been
  added, all the documentation has been improved (work in progress)
- General : Code cleaning and refactoring 

-------------------------------------------------------------------
Wed Jan 25 21:42:18 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Wed Nov  9 18:27:41 CET 2005 - kkaempf@suse.de

- add x-devel-packages and mesa-devel-packages to neededforbuild.
- support different directories for libGL and libXi.
- disable building of static libs.

-------------------------------------------------------------------
Tue Oct 18 12:45:48 CEST 2005 - stbinner@suse.de

- remove extra qualification for gcc 4.1 compilation

-------------------------------------------------------------------
Fri Oct 14 13:54:08 CEST 2005 - stbinner@suse.de

- fix include hints for Qt 3.3.5

-------------------------------------------------------------------
Mon Sep 26 16:11:03 CEST 2005 - ro@suse.de

- fix build-dir references in installed .la files 

-------------------------------------------------------------------
Wed Jul 27 11:45:33 CEST 2005 - kkaempf@suse.de

- update to 2.0.2
  - Lib tulip: Add possibility to group and ungroup nodes. New
    memory optimization have been done in MutableContainer
  - Lib tulip-ogl: Add antialiasing of lines, change true type
    fonts (licence problem), fix bug in font displaying (multiple
    views).
  - Plugins: Optimization of the strength plug-in.
  - Tulip Software: Include group/ungroup functionality

-------------------------------------------------------------------
Mon Apr 11 18:18:07 CEST 2005 - kkaempf@suse.de

- update to 2.0.1
- fix lots of 64bit issues
- build with gcc4

-------------------------------------------------------------------
Wed Jun 23 13:41:29 CEST 2004 - hmacht@suse.de

- building as non-root user

-------------------------------------------------------------------
Thu Jan 22 02:22:50 CET 2004 - ro@suse.de

- fix build with current automake

-------------------------------------------------------------------
Thu Sep  4 10:39:09 CEST 2003 - kkaempf@suse.de

- Update to 1.2.5
  This is a maintenance release, fix of several bugs. 
  Plugin : Add the ACE graph drawing algorithm
  Lib tulip : fix a bug in the computation of the degree of nodes
  in a subgraph, fix a bug when erasing a property, fix a bug in
  the isTree() function.
  Software Tulip : fix a bug during snapshot when two windows overlap.
  Lib tulip-qt : fix core dump during the preview of a GlGraphWidget
  in QT-designer.

- drop requirement for qt3-devel-tools

-------------------------------------------------------------------
Fri Aug 15 17:16:45 CEST 2003 - adrian@suse.de

- add desktop file

-------------------------------------------------------------------
Thu Aug  7 14:30:10 CEST 2003 - sndirsch@suse.de

- removed mesa/mesaglui/mesaglut from Requires

-------------------------------------------------------------------
Thu Jul 17 09:33:59 CEST 2003 - kkaempf@suse.de

- update to 1.2.4
  This is a maintenance release, fix of several bugs (for large
  graph) and compilation problems. 
  details : fix lighting problem, fix selection problem, split in
  several library, fix centering problem, code cleaning and
  refactoring. 

-------------------------------------------------------------------
Mon Mar 31 15:19:27 CEST 2003 - ro@suse.de

- removed mesa-stuff from neededforbuild
  (included in qt3-devel-packages)

-------------------------------------------------------------------
Wed Mar 19 15:26:18 CET 2003 - kkaempf@suse.de

- update to 1.2.3
- fix Makefiles to regenerate moc_* files
- adapt Makefile.am to current automake/autoconf

-------------------------------------------------------------------
Wed Mar 19 13:47:32 CET 2003 - kkaempf@suse.de

- fix double declaration of _TULIP_LIB_DIR (#25631)

-------------------------------------------------------------------
Fri Nov 29 17:15:20 CET 2002 - kkaempf@suse.de

- fix file list.

-------------------------------------------------------------------
Wed Nov 13 15:42:31 CET 2002 - ro@suse.de

- regenerate moc files 

-------------------------------------------------------------------
Wed Nov 13 09:23:00 CET 2002 - kkaempf@suse.de

- fix lib64.

-------------------------------------------------------------------
Mon Nov 11 14:52:46 CET 2002 - ro@suse.de

- remove macros from specfile in places where no macros
  should be used (Name,Version) 

-------------------------------------------------------------------
Mon Nov 11 09:18:11 CET 2002 - kkaempf@suse.de

- Initial version 1.2.2

openSUSE Build Service is sponsored by