Package Release Info

gl2ps-1.4.0-bp150.2.5

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

gl2ps-devel
libgl2ps1

Change Logs

Version: 1.4.0-bp150.2.4
* Mon Jul 10 2017 jengelh@inai.de
- Remove a bit of filler wording, and compact the description a bit
  more for length.
* Tue Jul 04 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 04 2015 mpluskal@suse.com
- Update to 1.3.9
  * Improved GL_POLYGON_OFFSET_FILL; fixed scaling of images in
    SVG output.
* Fri Sep 04 2015 mpluskal@suse.com
- Use %cmake macro
- Cleanup spec file with spec-cleaner
* Wed Apr 03 2013 joop.boonen@opensuse.org
- Fixed BuildRequirements for Factory and SLES
* Tue Mar 26 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 05 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 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 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).