Changelog for
opencv-devel-2.2.0-12.59.x86_64.rpm :
* Mon Dec 27 2010 koprokAATTnand.bg- Enable Python NumPy support- SWIG is not required any more- Enable OpenEXR support
* Thu Dec 23 2010 koprokAATTnand.bg- Update to OpenCV 2.2.0. More info at: http://opencv.willowgarage.com/wiki/OpenCV%20Change%20Logs
* Sun Dec 12 2010 cristian.rodriguezAATTopensuse.org- Use system zlib, oh, and do not export ZLIB symbols to other applications, clashes ensued.
* Thu Nov 11 2010 dmuellerAATTsuse.de- fix build with gcc 4.6
* Fri Oct 08 2010 reddwarfAATTopensuse.org- add -underlinking patch
* Thu Apr 22 2010 koprokAATTnand.bg- devel package renamed to opencv-devel, so that switching between OBS and packman opencv packages is easier
* Mon Apr 19 2010 koprokAATTnand.bg- fix gstreamer support- fix xine support- fix some rpmlint warnings- fix shared libraries permissions
* Sat Apr 17 2010 koprokAATTnand.bg- Do not waste resources building the tests as we do not run them
* Fri Apr 16 2010 koprokAATTnand.bg- Do not disable SSE,SSE2,etc. According to OpenCV changelog, it should be safe to leave these enabled.
* Thu Apr 15 2010 koprokAATTnand.bg- fix build on openSUSE 11.0
* Tue Apr 13 2010 koprokAATTnand.bg- Update to OpenCV 2.1.0:
* The whole OpenCV is now using exceptions instead of the old libc-style mechanism
* Experimental \"static\" OpenCV configuration in CMake was contributed by Jose Luis Blanco. Pass \"BUILD_SHARED_LIBS=OFF\" to CMake to build OpenCV statically.
* new improved version of one-way descriptor is added
* User can now control the image areas visible after the stereo rectification
* Fullscreen has been added (thanks to Yannick Verdie).
* Further info at: http://opencv.willowgarage.com/wiki/OpenCV%20Change%20Logs
* Wed Apr 07 2010 cooloAATTnovell.com- fix build with libpng14
* Thu Mar 18 2010 cooloAATTnovell.com- small spec file cleanup
* Sat Jan 16 2010 tittiatcokeAATTgmail.com- Moved to the KDE repositories to enable inclusion in kipi-plugins
* Fri Oct 09 2009 cmorve69AATTyahoo.es- Initial package