forked from pool/OpenShadingLanguage
Accepting request 1042034 from home:dirkmueller:Factory
- update to 1.12.7.1: * Add clangSupport library as dependency to fix linker error on some platforms. #1613 * Test against OpenColorIO 2.2. #1616 * Build: Fix how version overrides work to reduce the chance of user mistakes. OBS-URL: https://build.opensuse.org/request/show/1042034 OBS-URL: https://build.opensuse.org/package/show/graphics/OpenShadingLanguage?expand=0&rev=46
This commit is contained in:
parent
2bcb2baf8b
commit
4f2504bd2d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:410d11124f1ff943db8a04e8228383fe180462d17d629cde7349859828236334
|
||||
size 20250356
|
3
OpenShadingLanguage-1.12.7.1.tar.gz
Normal file
3
OpenShadingLanguage-1.12.7.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a06e4d1c6743cee83365ce600440c4e98e666dedb826b9f4e9bb1288ec769845
|
||||
size 20249342
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 10 21:04:49 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.12.7.1:
|
||||
* Add clangSupport library as dependency to fix linker error on some
|
||||
platforms. #1613
|
||||
* Test against OpenColorIO 2.2. #1616
|
||||
* Build: Fix how version overrides work to reduce the chance of user
|
||||
mistakes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 4 16:54:56 UTC 2022 - Hans-Peter Jansen <hpj@urpla.net>
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%define oiio_major_minor_ver %(rpm -q --queryformat='%%{version}' OpenImageIO-devel | cut -d . -f 1-2)
|
||||
|
||||
Name: OpenShadingLanguage
|
||||
Version: 1.12.7.0
|
||||
Version: 1.12.7.1
|
||||
Release: 0
|
||||
Summary: A language for programmable shading
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user