Package Release Info

OpenColorIO-1.1.1-bp154.1.55

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libOpenColorIO1
OpenColorIO
OpenColorIO-devel
OpenColorIO-doc
python-OpenColorIO
python-OpenColorIO-devel

Change Logs

* Thu Jul 01 2021 Steve Kowalik <steven.kowalik@suse.com>
- Update Requires of devel package to python3-devel
* Fri Jan 10 2020 Tomá? Chvátal <tchvatal@suse.com>
- Use python3 to produce the package due to python2 removal
* Wed Jan 08 2020 Dave Plater <davejplater@gmail.com>
- Work around yaml-cpp's bad abi versioning by requiring the version
  it was built against. See boo#1160171
* Fri Apr 19 2019 Asterios Dramis <asterios.dramis@gmail.com>
- 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.
Version: 1.0.9-bp150.1.3
* Sat Jan 31 2015 asterios.dramis@gmail.com
- 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.
* Sat Jul 06 2013 asterios.dramis@gmail.com
- Use internal yaml-cpp until OpenColorIO is ported to yaml-cpp >= 0.5.0
  currently in Factory.
* Wed May 22 2013 asterios.dramis@gmail.com
- Updated license to "BSD-3-Clause and GPL-2.0+".
- Removed non OSS licensed files from source package - use a crippled tarball
  (bnc#821203).
* Fri Mar 22 2013 asterios.dramis@gmail.com
- Use a proper source URL.
* Thu Mar 07 2013 asterios.dramis@gmail.com
- Build the doc subpackage as noarch.
* Thu Feb 21 2013 asterios.dramis@gmail.com
- Use external yaml-cpp library only for openSUSE > 12.2.
* Thu Feb 21 2013 asterios.dramis@gmail.com
- Initial release (version 1.0.8).