Changelog for
yafaray-20170713.361ab8e-1.13.i586.rpm :
* Thu Jul 13 2017 olafAATTaepfle.de- Update to yafaray-20170527.1282cd5
* Sat Mar 24 2012 dimstarAATTopensuse.org- Add yafray-gcc47.patch: Fix build with gcc 4.7.
* Mon Aug 15 2011 roAATTsuse.de- fix build for platform == linux3
* Sat Dec 19 2009 jengelhAATTmedozas.de- enable parallel building
* Wed Jun 10 2009 roAATTsuse.de- strchr now returns a const char
*
* Tue Apr 29 2008 cooloAATTsuse.de- fix build
* Tue Nov 20 2007 prusnakAATTsuse.cz- split linux-settings.patch into 2 patches (for 32 and 64 bit archs)
* Mon Nov 12 2007 prusnakAATTsuse.cz- added 2 more missing includes to includes.patch
* Fri Nov 09 2007 prusnakAATTsuse.cz- fixed linux-settings.patch
* Wed Nov 07 2007 prusnakAATTsuse.cz- updated to 0.0.9
* New SAH-kdtree for mesh objects, which is hopefully mature now. Improvements include: o Smaller memory footprint o More robust traversal, so holes in meshes should be history o Faster ray-scene-intersection (depending on scene) due to new building algorithm (surface area heuristic and triangle clipping, preparing scene can take a bit longer though)
* Image loading code is more careful when trying to load files with unknown extension (crash-fixes)
* Added -p command line option for Linux to specify an alternative plugin path when rendering XML (yafray executable), YafRay also prints used plugin path and number of plugins loaded to console now.
* Changing number of threads with blender plugin now takes effect without restarting blender (blender 2.42 and later only)
* Fixed some minor bugs, code cleanups/updates for newer compilers and build-environments- cleaned spec file