Accepting request 1065957 from home:dirkmueller:Factory
- update to 1.12.9.0: * Remove unnecessary setting of locale::global. #1630 * Batch shading: Fix bug with masked wide glosure generation. * Make sure ReParameter() has the same relaxed type checking rules as Parameter(). Before, it was stricter about type conversion. OBS-URL: https://build.opensuse.org/request/show/1065957 OBS-URL: https://build.opensuse.org/package/show/graphics/OpenShadingLanguage?expand=0&rev=50
This commit is contained in:
parent
ebc718e92d
commit
0442582e4d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4503d88f4ccf4283ab6ce4905c1dcf4bcb4e5e1ebf01ce9a2bc54a48ccfe02a7
|
|
||||||
size 20253961
|
|
3
OpenShadingLanguage-1.12.9.0.tar.gz
Normal file
3
OpenShadingLanguage-1.12.9.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:12d58f8fc35ca317e77d1d4d10673221e884843c4d7e542ecf1d9ad632fbcb28
|
||||||
|
size 20253932
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 15 12:58:36 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.12.9.0:
|
||||||
|
* Remove unnecessary setting of locale::global. #1630
|
||||||
|
* Batch shading: Fix bug with masked wide glosure generation.
|
||||||
|
* Make sure ReParameter() has the same relaxed type checking
|
||||||
|
rules as Parameter(). Before, it was stricter about type
|
||||||
|
conversion.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 16 07:05:07 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
Mon Jan 16 07:05:07 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
%define oiio_major_minor_ver %(rpm -q --queryformat='%%{version}' OpenImageIO-devel | cut -d . -f 1-2)
|
%define oiio_major_minor_ver %(rpm -q --queryformat='%%{version}' OpenImageIO-devel | cut -d . -f 1-2)
|
||||||
|
|
||||||
Name: OpenShadingLanguage
|
Name: OpenShadingLanguage
|
||||||
Version: 1.12.8.0
|
Version: 1.12.9.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A language for programmable shading
|
Summary: A language for programmable shading
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user