File mathgl.changes of Package mathgl
-------------------------------------------------------------------
Mon Dec 24 12:32:37 UTC 2012 - dmitry@roshchin.org
- Update to version 2.1.1
* bugfix release, see included ChangeLog.txt for details
* removed obsolete mathgl-rpath.patch
* updated mathgl-libpath.patch
-------------------------------------------------------------------
Wed Dec 19 11:15:44 UTC 2012 - dmitry@roshchin.org
- Update rpath patch
* mathgl-rpath.patch
-------------------------------------------------------------------
Wed Dec 19 07:54:15 UTC 2012 - Rene.vanPaassen@gmail.com
- Add fltk-fluid for fedora
- Recommends tag conditional on suse versions
-------------------------------------------------------------------
Fri Dec 14 06:11:29 UTC 2012 - dmitry@roshchin.org
- Update to version 2.1
* see ChangeLog.txt for details
- Set correct path to documentation directory
* udav-help-path.patch
- Disable rpath
* mathgl-rpath.patch
- Update other patches
- Delete SLE-specific things from spec file
-------------------------------------------------------------------
Thu Nov 15 15:13:01 UTC 2012 - Rene.vanPaassen@gmail.com
- Fix spec file for build on Fedora:
* add dependencies (xmu, texi2html, texinfo-tex)
* re-define _defaultdocdir, to reflect correct doc path
* correct test for suse_version
-------------------------------------------------------------------
Wed Oct 17 19:45:11 UTC 2012 - dmitry@roshchin.org
- Locate documentation to right place
* mathgl-doc-path.patch
- Update post and postup for octave-mathgl
-------------------------------------------------------------------
Fri Aug 24 15:34:59 UTC 2012 - dmitry@roshchin.org
- Fix octave-mathgl package installation
-------------------------------------------------------------------
Tue Aug 21 14:58:30 UTC 2012 - dmitry@roshchin.org
- Add octave-mathgl package
- Add mathgl-examples package
-------------------------------------------------------------------
Sun Jul 29 12:18:55 UTC 2012 - badshah400@gmail.com
- Update to version 2.0.3:
+ Make code compilable by compilers GNU/MinGW GCC, Clang, MS
VisualStudio
+ Add mglTriangulation() using s_hull_pro algorithm
+ Add mglData::Grid() and mglGraph::DataGrid() for filling
regular data by values of triangulated surface
+ Add cmake options ’enable-png’ and ’enable-zlib’
+ Add SetTimeUTC() for using UTC time instead of local one
+ Add SetTickShift() for additional shift of tick labels
+ Add mglGraph::MPI_Send() and mglGraph::MPI_Recv()
+ Vector plots now draw vector at edges, which are directed out
of bounding box
+ Add gap between 1d plots for avoiding possible undetermined
overlapping
+ Add parallel build for documentation
+ Bugfixes for memory leaks and uninitialized variables, for
setting text size, for handling NAN color value, for missing
lines in export to EPS/SVG
- Drop mathgl-cmake-enable-doc-option-fix.patch; implemented
upstream
- Split udav into its own package
- Add %suse_update_desktop_file for SLE to fix brp complaints
about missing generic name for udav.desktop
- Add install-info post scriplets for the installed info files.
-------------------------------------------------------------------
Thu May 24 13:15:32 UTC 2012 - badshah400@gmail.com
- Update to version 2.0.2:
+ Add 'U' style for Axis() which disable ticks rotation
+ Bugfix for enable-opengl option
+ Bugfix for lighting
- Changes from version 2.0.1:
+ Improve speed of drawing
+ Add reading 3d data files using mglData::ReadMat()
+ Exclude unnecessary dependencies/inclusions
+ Improve build system:
- Add multithreading
- Add install for Octave
- Separate enable-doc option from enable-all
+ Minor bugfixes
- Add mathgl-cmake-enable-doc-option-fix.patch to fix the usage
of the cmake option: enable-doc (sf#3529593)
- Modify existing patch mathgl-fix-python-module-path.patch
to use DESTDIR environment variable instead of RPM_BUILD_ROOT
directly; set DESTDIR during make install stage
- Enable building with hdf5 support: introduces build dependency
on hdf5-devel
- Disable octave bindings for now as they do not build
- Enable building on SLE 11 by turnning off doc building for it.
-------------------------------------------------------------------
Wed May 9 13:10:48 UTC 2012 - badshah400@gmail.com
- Add mathgl-fix-python-module-path.patch to fix the path where
python modules are installed.
-------------------------------------------------------------------
Sat May 5 03:50:07 UTC 2012 - badshah400@gmail.com
- Update to version 2.0:
+ mglGraph class is single plotter class instead of mglGraphZB,
mglGraphPS and so on
+ Text style and text color positions are swapped. I.e. text
style ‘r:C’ give red centered text, but not roman dark cyan
text as for v.1.*
+ ColumnPlot() indexing is reverted
+ Move most of arguments of plotting functions into the string
parameter and/or options
+ "Bright" colors (like {b8}) can be used in color schemes and
line styles
+ Intensively use pthread internally for parallelization of
drawing and data processing
+ Add tick labels rotation and skipping. Add ticks in
time/date format
+ New kinds of plots (Tape(), Label(), Cones(), ContV())
+ Extend existing plots
+ New primitives (Circle(), Ellipse(), Rhomb(), ...)
+ New plot positioning (MultiPlot(), GridPlot())
+ Improve MGL scripts. Add ’ask’ command and allow string
concatenation from different lines
+ Export to LaTeX and to 3D formats (OBJ, OFF, STL)
+ Add pipes support in utilities (mglconv, mglview)
- Turn off fltk bindings for openSUSE 12.1 and lower as they
cause build errors
- Disable python-mathgl package as it does not build
- Rebase mathgl-fltk.patch
- Add mathgl-libpath.patch to allow setting the location of
installed libraries using a cmake variable
- Add texlive-latex as build dependency; required for
generation of pdf documentation.
------------------------------------------------------------------
Sat Feb 25 23:54:09 UTC 2012 - scorot@free.fr
- fix build for SLE-11
-------------------------------------------------------------------
Sat Feb 25 23:34:26 UTC 2012 - scorot@free.fr
- fix build for SLE-11
-------------------------------------------------------------------
Mon Feb 13 10:50:13 UTC 2012 - coolo@suse.com
- patch license to follow spdx.org standard
-------------------------------------------------------------------
Mon Oct 3 11:59:27 UTC 2011 - dimstar@opensuse.org
- Fix typo in patch tagline.
-------------------------------------------------------------------
Sat Aug 20 00:20:16 UTC 2011 - badshah400@gmail.com
- Miscellaneous spec file corrections
-------------------------------------------------------------------
Tue Aug 16 17:44:12 UTC 2011 - badshah400@gmail.com
- Fix build issues with openSUSE < 11.4
-------------------------------------------------------------------
Tue Aug 16 15:01:22 UTC 2011 - badshah400@gmail.com
- Initial package (version 1.11.2)