File gl2ps.changes of Package gl2ps
-------------------------------------------------------------------
Tue Apr 7 17:20:57 UTC 2020 - Stefan BrĂ¼ns <stefan.bruens@rwth-aachen.de>
- Update to version 1.4.2:
* Revert dynamic library naming change inadvertently introduced
in 1.4.1
- Update to version 1.4.1:
* Added gl2psSorting to change the sorting algorithm on the fly
* Fix rotated text in PGF output
* Use pt instead of px in SVG viewport
* New GL2PS_NO_TEX_FONTSIZE option and gl2psSetTexScaling
function to control LATEX scaling
- Cleanup spec file
- Drop upstream no-copy-dt-needed-entries.patch
-------------------------------------------------------------------
Mon Jul 10 22:00:38 UTC 2017 - jengelh@inai.de
- Remove a bit of filler wording, and compact the description a bit
more for length.
-------------------------------------------------------------------
Tue Jul 4 09:37:14 UTC 2017 - badshah400@gmail.com
- Update to version 1.4.0:
* Make it possible to add primitives directly, without parsing
the OpenGL feedback buffer, using gl2psAddPolyPrimitive.
* gl2psBeginPage now accepts a buffersize of 0.
* New gl2psForceRasterPos, gl2psLineCap and gl2psLineJoin.
* Fixed scaling of images in PDF output.
* Fixed bug leading to corrupted PDF output.
-------------------------------------------------------------------
Fri Dec 4 10:25:20 UTC 2015 - mpluskal@suse.com
- Update to 1.3.9
* Improved GL_POLYGON_OFFSET_FILL; fixed scaling of images in
SVG output.
-------------------------------------------------------------------
Fri Sep 4 11:14:26 UTC 2015 - mpluskal@suse.com
- Use %cmake macro
- Cleanup spec file with spec-cleaner
-------------------------------------------------------------------
Wed Apr 3 10:07:26 UTC 2013 - joop.boonen@opensuse.org
- Fixed BuildRequirements for Factory and SLES
-------------------------------------------------------------------
Tue Mar 26 18:56:27 UTC 2013 - asterios.dramis@gmail.com
- Update to version 1.3.8:
* Handling of arbitrary length messages in gl2psPrintf.
* Added gl2psTextOptColor
* Minor fixes.
- Corrected no-copy-dt-needed-entries.patch (link libm to the libgl2ps library,
upstream fix).
-------------------------------------------------------------------
Fri Oct 5 20:10:30 UTC 2012 - asterios.dramis@gmail.com
- Update to version 1.3.7:
* Minor documentation and build system fixes.
- Use pkgconfig(gl) instead of Mesa-libGL-devel as build requirement.
- Removed gl2ps-soversion.patch (fixed upstream).
-------------------------------------------------------------------
Thu Mar 29 08:48:55 UTC 2012 - cfarrell@suse.com
- license update: LGPL-2.0+ or SUSE-GL2PS-2.0
SPDX format and include the other half of the license choice
-------------------------------------------------------------------
Sun Mar 18 16:54:48 UTC 2012 - asterios.dramis@gmail.com
- Initial release (version 1.3.6).
- Added the following patches:
* gl2ps-soversion.patch (Fix missing SO version, taken from Fedora).
* no-copy-dt-needed-entries.patch (Fix linking with
--no-copy-dt-needed-entries).