forked from pool/OpenColorIO
- provide/obsolete python-OpenColorIO OBS-URL: https://build.opensuse.org/request/show/907708 OBS-URL: https://build.opensuse.org/package/show/graphics/OpenColorIO?expand=0&rev=24
145 lines
5.3 KiB
Plaintext
145 lines
5.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Jul 22 10:38:41 UTC 2021 - Hans-Peter Jansen <hpj@urpla.net>
|
|
|
|
- provide/obsolete python-OpenColorIO
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 13 10:31:59 UTC 2021 - Hans-Peter Jansen <hpj@urpla.net>
|
|
|
|
- Retain the %{yamlrequires}
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 12 22:18:12 UTC 2021 - Hans-Peter Jansen <hpj@urpla.net>
|
|
|
|
- Use %cmake_build
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 5 16:15:59 UTC 2021 - Hans-Peter Jansen <hpj@urpla.net>
|
|
|
|
- Update to version 2.0.1:
|
|
Unfortunately, it's missing a changelog, check GH release notes:
|
|
https://github.com/AcademySoftwareFoundation/OpenColorIO/releases/tag/v2.0.1
|
|
- Removed all patches:
|
|
* OpenColorIO-setuptools.patch
|
|
* 0003-Fix_Linux_compilation.patch
|
|
* 0004-Fix_build_with_GCC-8.patch
|
|
* 0005-Fix_build_with_yaml-cpp0.6.patch
|
|
None of them applied anymore
|
|
- Remove tarball crippling, doesn't contain Pygments anymore
|
|
- Update build dependencies
|
|
- Fix 64bit library install location
|
|
- cmake and python devel files disappeared
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 1 04:01:01 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Update Requires of devel package to python3-devel
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 10 11:32:55 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Use python3 to produce the package due to python2 removal
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 8 11:03:07 UTC 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 20:24:04 UTC 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.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 31 20:03:26 UTC 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 6 20:37:10 UTC 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 19:13:19 UTC 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 20:45:56 UTC 2013 - asterios.dramis@gmail.com
|
|
|
|
- Use a proper source URL.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 7 18:48:18 UTC 2013 - asterios.dramis@gmail.com
|
|
|
|
- Build the doc subpackage as noarch.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 21 19:43:39 UTC 2013 - asterios.dramis@gmail.com
|
|
|
|
- Use external yaml-cpp library only for openSUSE > 12.2.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 21 19:21:44 UTC 2013 - asterios.dramis@gmail.com
|
|
|
|
- Initial release (version 1.0.8).
|