SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libftoa0_3-1.6.63-5.1.x86_64.rpm :
Wed Oct 10 14:00:00 2018 davejplaterAATTgmail.com
- Update to version 1.6.63
- Add openCOLLADA-pcre-redefined.patch to fix build against new pcre.
- Upstream changes:

* Load images declared in profile_COMMON

* Corrected whitespace

* Subclass effect loaders from image loaders so that images
declared within effects are loaded properly

Mon Jan 29 13:00:00 2018 davejplaterAATTgmail.com
- Update to version 1.6.62, removed incorporated
openCOLLADA-signed-char.patch.
- Upstream changes:

* Add signed char keyword

* Expose COLLADASaxFWL::Loader string ID -> UniqueId map

* Export \"Force to sleep\" attribute.

* Consistent use of std::abs

Sun Jan 28 13:00:00 2018 davejplaterAATTgmail.com
- Remove conflicts with old libOpenCOLLADA0 to allow parallel
installation of different so versions.

Sat Jun 10 14:00:00 2017 davejplaterAATTgmail.com
- Update to release 1.6.51 to sync with blender.
- Bumped minor soversion to 3 to for blender fixes.
- Removed opencollada-no-undefined.patch.
- Rebased openCOLLADA-no-daevalidator.patch.
- Upstream changes from git log:

* Better platform detection of hash-related includes.

* CMAKE_VS_DEVENV_COMMAND variable not supported in older
versions of cmake.

* Code coverage specific code disabled.

* Correctly link UTF (fixes opencollada-no-undefined.patch issue).

* libBuffer depends on UTF.

* PhysX schema.

Thu May 18 14:00:00 2017 davejplaterAATTgmail.com
- Update to version 1.6.47 Improved error handling (reporting
errors instead of terminating Blender).
- For upstream changes see:
https://github.com/KhronosGroup/OpenCOLLADA/tree/v1.6.47

Tue Apr 11 14:00:00 2017 jengelhAATTinai.de
- RPM group fix

Fri Apr 7 14:00:00 2017 davejplaterAATTgmail.com
- Update to version 1.6.43
- Rebased opencollada-no-undefined.patch
- Added openCOLLADA-no-daevalidator.patch to prevent the building
of the app DAEvalidator which tries to use internal zlib.
- For upstream changes see:
https://github.com/KhronosGroup/OpenCOLLADA/tree/v1.6.43

Tue Aug 16 14:00:00 2016 jengelhAATTinai.de
- Update rpm groups and descriptions

Sun Aug 14 14:00:00 2016 davejplaterAATTgmail.com
- Update to release version 1.6.25
- Renamed openCOLLADA-devel to libopenCOLLADA-devel, openCOLLADA-doc
to libopenCOLLADA-doc and openCOLLADA-util to libopenCOLLADA-util
due to upstream having a correct versioning scheme and version
numbers derived from git are no longer neccessary. Conflicted,
provided and obsoleted the old packages.
- Split libraries into separate sub packages.
- Refreshed patches.
- For upstream changes see:
https://github.com/KhronosGroup/OpenCOLLADA/tree/v1.6.25

Wed May 25 14:00:00 2016 dimstarAATTopensuse.org
- Add openCOLLADA-signed-char.patch: Use signed char; \'char\' by
itself depends on arch implementation
(gh#KhronosGroup/OpenCOLLADA#439).

Tue Aug 4 14:00:00 2015 davejplaterAATTgmail.com
- Update to version 1_3335ac1 to enable blender to build with
openCOLLADA again.
- Reworked opencollada-includes.patch

Sat Jan 3 13:00:00 2015 tchvatalAATTsuse.com
- Update package to match what is done in Fedora + what is needed
for libreoffice. Move from svn snapshot to git snapshot
- Added patches:

* opencollada-cmake.patch

* opencollada-includes.patch

* opencollada-no-undefined.patch
- Obsoleted patches:

* openCOLLADA-COLLADABU_ASSERT.patch

* openCOLLADA-cmakelinuxbuild.patch

* openCOLLADA-gcc47.patch

Mon Mar 26 14:00:00 2012 dimstarAATTopensuse.org
- Update to svn 868:
+ Support make install target
+ Fixes build with gcc 4.7
- Rebase openCOLLADA-cmakelinuxbuild.patch
- Add openCOLLADA-gcc47.patch: Fix some more gcc 4.7 issues.

Sun May 8 14:00:00 2011 davejplaterAATTgmail.com
- Fix for build flags included in openCOLLADA-cmakelinuxbuild.patch
by adding -O2 to all builds except openCOLLADASaxFrameworkLoader.

Fri May 6 14:00:00 2011 davejplaterAATTgmail.com
- Moved the headers in devel subpackage to a named directory under
/usr/include/

Fri May 6 14:00:00 2011 davejplaterAATTgmail.com
- Bumped library revision to 1 due to build changes.

Tue May 3 14:00:00 2011 davejplaterAATTgmail.com
- Update to svn 839.
- Fixed build with openCOLLADA-COLLADABU_ASSERT.patch.
- Upstream changes :

* add hash_multimap

* clean up header

* fix asserts

Sat Apr 23 14:00:00 2011 davejplaterAATTgmail.com
- Switched to cmake build system and improved library versioning
using openCOLLADA-cmakelinuxbuild.patch from Fedora with changes.
- libUTF, libbuffer and libftoa are no longer packaged and are
statically linked to the openCOLLADA libs that use them.

Thu Mar 31 14:00:00 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 13:00:00 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 7 13:00:00 2011 davejplaterAATTgmail.com
- Spec file change to fix SLE_11_SP1 build made by repabuild.

Mon Dec 27 13:00:00 2010 davejplaterAATTgmail.com
- Update to svn788
- Upstream changes

* fix Issue 148: Glitch in ftoa and dtoa (rename variables)

Mon Nov 22 13:00:00 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 6 13:00:00 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 14:00:00 2010 pthAATTsuse.de
- Actually assign the passed value in setter function.
- Manually strip libraries

Sun Oct 24 14:00:00 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 14:00:00 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


 
ICM