From 602864e2d4b35de9e98301a65cb640e056f27604 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Tue, 28 Jan 2025 21:31:59 +0100 Subject: [PATCH] rebuilt with libopenvdb 12.0.0 [release 2.5.17.0-2mamba;Sun Jan 05 2025] --- openimageio.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/openimageio.spec b/openimageio.spec index ee4ecb4..ecd9fc3 100644 --- a/openimageio.spec +++ b/openimageio.spec @@ -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 2.5.17.0-2mamba +- rebuilt with libopenvdb 12.0.0 + * Sat Nov 02 2024 Automatic Build System 2.5.17.0-1mamba - automatic version update by autodist