Changelog for
openCOLLADA-0-28.gitcaad49c.fc26.i686.rpm :
* Mon May 15 2017 Fedora Release Engineering
- 0-28.gitcaad49c- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild
* Sat Feb 11 2017 Fedora Release Engineering - 0-27.gitcaad49c- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Fri Feb 12 2016 Richard Shaw - 0-26.gitcaad49c- Update to latest git checkout.- Add patch for ARM narrowing error for GCC 6 on rawhide.
* Thu Feb 04 2016 Fedora Release Engineering - 0-25.git3335ac1- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Sat Jul 25 2015 Richard Shaw - 0-24.git3335ac1- Update to git checkout which works with blender 2.75.
* Wed Jun 17 2015 Fedora Release Engineering - 0-23.git69b844d- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Mon Apr 13 2015 David Tardon - 0-22.git69b844d- rebuild for yet another C++ ABI break
* Fri Feb 27 2015 David Tardon - 0-21.git69b844d- rebuild for gcc5 C++ ABI change
* Thu Oct 09 2014 Sandro Mani - 0-20.git69b844d- Add patch for missing includes which causes blender FTBFS
* Fri Sep 05 2014 Richard Shaw - 0-19.git69b844d- Update to lastest git checkout.
* Sun Aug 17 2014 Fedora Release Engineering - 0-18.git9665d16- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Sat Jun 07 2014 Fedora Release Engineering - 0-17.git9665d16- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat Aug 03 2013 Fedora Release Engineering - 0-16.git9665d16- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu May 09 2013 Richard Shaw - 0-15- Update to latest upstream checkout. Required for blender 2.67.- Add support for EPEL 6 build.
* Thu Feb 14 2013 Fedora Release Engineering - 0-14.svn871- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Fri Jul 20 2012 Fedora Release Engineering - 0-13.svn871- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Mon Jun 18 2012 Richard Shaw - 0-12.svn871- Update to latest svn.- Add MathMLSolver includes.
* Fri Feb 10 2012 Petr Pisar - 0-11.svn864- Rebuild against PCRE 8.30
* Thu Jan 05 2012 Richard Shaw - 0-10- Rebuild for GCC 4.7.0.- Change how library soversion is set and test for abi breakages.- Fix overriding of required build flags.
* Wed Oct 26 2011 Richard Shaw - 0-9- Update to svn revision 864.
* Wed Oct 26 2011 Richard Shaw - 0-8- Update to svn revision 863.- Fix typo in spec file.
* Thu Oct 06 2011 Richard Shaw - 0-6- Update to svn revision 847.
* Wed Apr 27 2011 Richard Shaw - 0-5- Created -utils and -doc sub-packages.- Corrected installation location of -devel header files.
* Wed Apr 27 2011 Richard Shaw - 0-4- Move from scons to cmake for building.- Various other fixes.
* Thu Apr 21 2011 Richard Shaw - 0-3- Switched from expat to libxml2 for xml support.- Updated to svn838
* Fri Apr 15 2011 Richard Shaw - 0-2- Updated spec file for better packaging compliance- Fixed some rpmlint warnings
* Tue Apr 12 2011 Richard Shaw - 0-1- Updated spec file for Fedora packaging compliance
* Thu Mar 31 2011 davejplaterAATTgmail.com- Update to svn836- Upstream changes :
* fix validation preprocessor flag
* inti member variables
* fix uri copy ctor, add missing includes
* replace asserts
* fix import
* fix crash in utf conversion with recent gcc
* replace asserts by custom assert
* Fri Feb 11 2011 davejplaterAATTgmail.com- Update to svn827- Upstream changes:
* fix Issue 125: cgfx shader source file is not honoring the search path on export.
* fix Issue 89: CONTINUITY semantic is not defined. Define all semantics in COLLADASWInputList.h
* partially fix Issue 71: wrong opacity for effects without set transparency
* fix Issue 65: COLLADASaxFWL::Loader::loadDocument() don\'t check if the file correctly loads
* fix Issue 62: build fixes for linux (gcc 4.4.3)
* ignore bin and lib folder in pcre
* Issue 35: IWriter start, cancel, and finish methods not called
* remove precompiled pcre pattern from source
* fix Issue 122: Root::loadDocument(\"../a/b/c.dae\") attempts to open \"../a/a/b/c.dae\"
* Issue 145: std::terminate() while loading lightwave dae through OpenCOLLADAValidator
* fix Issue 146: OpenCOLLADAValidator crash COLLADASaxFWL::LibraryEffectsLoader::handleTexture
* fix Issue 151: CMakeLists.txt overwrites custom CMAKE_CXX_FLAGS
* Issue 153: crash in improvements in kinematics loader related to mathml
* Fri Jan 07 2011 davejplaterAATTgmail.com- Spec file change to fix SLE_11_SP1 build made by repabuild.
* Mon Dec 27 2010 davejplaterAATTgmail.com- Update to svn788- Upstream changes
* fix Issue 148: Glitch in ftoa and dtoa (rename variables)
* Mon Nov 22 2010 davejplaterAATTgmail.com- Update to svn785- Prevent build of dae2ogre with openCOLLADA-nodae2ogre.patch- Upstream changes :
* apply path from Issue 4: CMake or Scons
* fix performance issue with many materials
* fix: do not write empty element in
* apply patch (only first change) provided in Issue 136: Fix for color sets not exporting in colladaMaya
* fix Issue 137: SetParam does not properly export float with 0\'s in it
* Sat Nov 06 2010 davejplaterAATTgmail.com- Update to svn 779 Removed openCOLLADA-assign_value.patch which is already incorporated in this revision.- Upstream changes :
* fix Issue 126: cgfx shader source file is not honoring the search path on export.
* apply patch provided in Issue 4: CMake or Scons (add cmake files)
* fix Issue 132: Small fix from compiling blender - collada with - Wall -Werror
* fix Issue 131: Gcc will be initialized after warning fixes
* Tue Oct 26 2010 pthAATTsuse.de- Actually assign the passed value in setter function.- Manually strip libraries
* Sun Oct 24 2010 davejplaterAATTgmail.com- Added patch COLLADA-linuxbuild.patch to fix shared lib build includes.- Added patch openCOLLADA-buildflags.patch for optflags.- Added patch openCOLLADA-soname.patch to add sonames to libs.
* Mon Oct 18 2010 davejplaterAATTgmail.com- Created new package openCOLLADA needed by blender-2.5x- OpenCOLLADA is a stream based reader and writer library for COLLADA files. supportAATTopencollada.org