AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Use python3 to produce the package due to python2 removal
- Update Requires of devel package to python3-devel
- Use python3 to produce the package due to python2 removal
- Work around yaml-cpp's bad abi versioning by requiring the version it was built against. See boo#1160171
- Update to version 1.1.1: * Added optional compatibility for building apps with OpenImageIO 1.9+ * Added USE_SSE checks to fix Linux build failure * getDisplays() result ordering now matches the active_displays config definition or OCIO_ACTIVE_DISPLAYS env var override. * Fixed incorrect getDefaultDisplay()/getDefaultView() result when OCIO_ACTIVE_DISPLAYS or OCIO_ACTIVE_VIEWS env vars are unset. * Fixed Windows-specific GetEnv() bug * Fixed Windows and MacOS CI failure cases * Updated mail list URLs to aswf.io domain From version 1.1.0: * libc++ build fixes * Added support for YAML > 5.0.1 * YAML and TinyXML patch fixes * Clang visibility fix * Added write support for Truelight LUTs * Improved OCIOYaml * Python string corruption fix * Added support for CDL * Updated documentation * Added args/kwargs support to Python MatrixTransform * Added description field to Look objects * Improved Python 3 compatibility * CSP file read fix * Added Linux, MacOS, and Windows continuos integration * Improved 1D LUT extrapolation * Improved 1D LUT negative handling * Improved Windows build system * Improved cross-platform build system * Undefined role crash fix * After Effects plugin updated * Added reference Photoshop plugin * Added reference Docker image - Added the following patches: * OpenColorIO-setuptools.patch (Use external python-setuptools for building) * 0003-Fix_Linux_compilation.patch * 0004-Fix_build_with_GCC-8.patch * 0005-Fix_build_with_yaml-cpp0.6.patch - Added new build requirements libboost_headers-devel and python-setuptools. - Removed support for openSUSE <= 12.2.
- Update to version 1.0.9: * CDL cccid supports both named id and index lookups * ociobakelut / ocioconvert updates * FreeBSD compile dixes * FileTransform disk cache allows concurrent disk lookups * CSP windows fix * Python 3 support * Fix envvar abs/relative path testing * Can explicitly declare config envvars * gcc44 compile warning fixes - Updated crippled tarball instructions (RegexMatcher.ns2 no longer exists). - Added new build requirement python-MarkupSafe.
- Use internal yaml-cpp until OpenColorIO is ported to yaml-cpp >= 0.5.0 currently in Factory.
- Updated license to "BSD-3-Clause and GPL-2.0+". - Removed non OSS licensed files from source package - use a crippled tarball (bnc#821203).
- Use a proper source URL.
- Build the doc subpackage as noarch.
- Use external yaml-cpp library only for openSUSE > 12.2.
- Initial release (version 1.0.8).