rebuilt with libopenvdb 12.0.0 [release 2.5.17.0-2mamba;Sun Jan 05 2025]
This commit is contained in:
parent
93d9351481
commit
602864e2d4
@ -1,6 +1,6 @@
|
||||
Name: openimageio
|
||||
Version: 2.5.17.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Libraries and tools for VFX studios and developers of tools such as renderers, compositors, viewers
|
||||
Group: Applications/Graphics
|
||||
Vendor: openmamba
|
||||
@ -51,6 +51,7 @@ BuildRequires: pugixml-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libopencv-devel >= 4.9.0-1mamba
|
||||
BuildRequires: libopencolorio-devel >= 1:2.4.0
|
||||
BuildRequires: libopenvdb-devel >= 12.0.0
|
||||
BuildRequires: libdcmtk-devel >= 3.6.8
|
||||
BuildRequires: python-pybind11-devel
|
||||
BuildRequires: cmake
|
||||
@ -89,8 +90,6 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
The primary target audience for OIIO is VFX studios and developers of tools such as renderers, compositors, viewers, and other image-related software you'd find in a production pipeline.
|
||||
This package contains the Python bindings to OpenImageIO.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -n OpenImageIO-%{version}
|
||||
|
||||
@ -158,6 +157,9 @@ This package contains the Python bindings to OpenImageIO.
|
||||
%{python3_sitearch}/OpenImageIO/__init__.py
|
||||
|
||||
%changelog
|
||||
* Sun Jan 05 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 2.5.17.0-2mamba
|
||||
- rebuilt with libopenvdb 12.0.0
|
||||
|
||||
* Sat Nov 02 2024 Automatic Build System <autodist@openmamba.org> 2.5.17.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user