Changelog for
gl2ps-devel-1.4.0-26.1.x86_64.rpm :
Mon Jul 10 14:00:00 2017 jengelhAATTinai.de
- Remove a bit of filler wording, and compact the description a bit
more for length.
Tue Jul 4 14:00:00 2017 badshah400AATTgmail.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 13:00:00 2015 mpluskalAATTsuse.com
- Update to 1.3.9
* Improved GL_POLYGON_OFFSET_FILL; fixed scaling of images in
SVG output.
Fri Sep 4 14:00:00 2015 mpluskalAATTsuse.com
- Use %cmake macro
- Cleanup spec file with spec-cleaner
Wed Apr 3 14:00:00 2013 joop.boonenAATTopensuse.org
- Fixed BuildRequirements for Factory and SLES
Tue Mar 26 13:00:00 2013 asterios.dramisAATTgmail.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 14:00:00 2012 asterios.dramisAATTgmail.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 14:00:00 2012 cfarrellAATTsuse.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 13:00:00 2012 asterios.dramisAATTgmail.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).