Changelog for
pstoedit-debugsource-3.70-3.32.x86_64.rpm :
* Fri Mar 13 2015 sbrabecAATTsuse.cz- Fix plugin search algorithm (pstoedit-pkglibdir.patch).- Drop patches:
* pstoedit-parallel.patch: It was apparently autotools fault.
* pstoedit-3.50-plugin-close.patch: Triggering bnc#680125 is fixed since 12.2.
* pstoedit-3.60-libdl.patch: Patch is correct, but not needed.
* Thu Mar 12 2015 p.drouandAATTgmail.com- Update to version 3.70
* some code improvement
* removed the -DBUGGYGPP compile flag since now g++ can compile the code without it. The former work-arounds are still there but will be removed later.
* enabled more warnings when compiling with g++ and fixed some resulting warnings.
* changed the autoconf part to better support the inclusion of libzip for the pptx driver.
* included a lot of documentation corrections
* using non case sensitive comparison when determining the target format from the file suffix.
* using more STL classes instead of older private replacements (string and vector). In this context also some hard coded limits were removed.
* fixed an assertion violation when using -ssp and a closepath occurred.
* added the dump of the font name for the DXF format. prototype of a \"simulate fill\" option for emulating filling by stroking. This is based on fillpoly.c from the hp2xx project. This is still kind of experimental.- Update pstoedit-3.62-parallel.patch > pstoedit-parallel.patch
* Fri May 30 2014 tchvatalAATTsuse.com- Version bump to 3.62:
* new backend generating PowerPoint pptx files
* improved handling of composite fonts
* fixed a bug in detecting rectangles.
* improved bounding box tracing in case of text (but it is still not perfect).
* changed the creation of filenames when using the -split option.
* fixed a bug in passing generic libplot arguments to the libplot drivers.
* improved support for 64-bit systems related the integration of pstoedit to gsview.
* include a version info resource in pstoedit\'s windows exe and DLLs.
* include a work-around for a Hurd specific problem with dlclose.- New patches to fix build behaviour:
* pstoedit-3.60-libdl.patch
* pstoedit-3.62-parallel.patch
* Fri Apr 05 2013 idonmezAATTsuse.com- Add Source URL, see https://en.opensuse.org/SourceUrls
* Wed Nov 07 2012 sbrabecAATTsuse.cz- Update to version 3.61:
* fixed a bug in handling of -page option.
* improved support for 64-bit systems related to different version of ghostscript
* added some features for supporting the LaOS project (Laser Open Source Cutting, http://www.laoslaser.org/)
* Fri May 25 2012 sbrabecAATTsuse.cz- Build against libEMF on all platforms.
* Tue Apr 10 2012 roAATTsuse.de- fix buildrequires, ImageMagick-Magick++-devel is now libMagick++-devel
* Mon Jan 23 2012 tabrahamAATTnovell.com- removed patches deprecated by this release - pstoedit-3.50-libadd.patch - pstoedit-cxxflags.patch - pstoedit-no_builddir_in_la_file.patch- refreshed pstoedit-3.50-plugin-close.patch- update to 3.60 + added option (-minlinewidth) for adjusting very thing (e.g. zero-width) lines to a minimal width. + added option (-pslanguagelevel) for easy switching the language level to be used by GhostScript during interpretation of the PostScript/PDF file + new driver for the \"Context Free\" drawing tool (http://www.contextfreeart.org/ ) contributed by Scott Pakin + fixed the windows binary version - some drivers were missing + fixed some problems in handling composite fonts (FontType=0) + windows 32 bit binary can call 64 bit ghostscript as exe (i.e. not via DLL interface) + support for 64 bit windows and Office 2010
* Sun Nov 20 2011 cooloAATTsuse.com- add libtool as buildrequire to avoid implicit dependency
* Tue Aug 10 2010 sbrabecAATTsuse.cz- Fixed parallel build.- Build with correct CFLAGS.
* Mon Aug 09 2010 sbrabecAATTsuse.cz- Don\'t dlclose() in destructors (bnc#622977, Redhat#507035).
* Sat Feb 13 2010 dimstarAATTopensuse.org- Reformatting of the package meta description.
* Wed Aug 12 2009 sbrabecAATTsuse.cz- Updated to version 3.50:
* Improvements to the PCB and mpost drivers.
* Improvements of the font substitution mechanism.
* New drivers: gcode (.ngc), .vtk (e.g. ParaView).
* Added Cairo output driver (outputs Cairo C code).
* Fixed clipping and image support for the Asymptote backend.
* Fixed line width problem with the xfig format.
* Code adaptations for newer libraries and compilers.
* Other enhancements and bugfixes.
* Fri Jun 05 2009 cooloAATTnovell.com- fix compilation with gcc 4.4- rediff to avoid fuzz