Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openvdb for openSUSE:Factory checked in at 2026-03-19 17:36:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openvdb (Old) and /work/SRC/openSUSE:Factory/.openvdb.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openvdb" Thu Mar 19 17:36:29 2026 rev:19 rq:1340783 version:13.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/openvdb/openvdb.changes 2025-09-26 22:28:04.198985938 +0200 +++ /work/SRC/openSUSE:Factory/.openvdb.new.8177/openvdb.changes 2026-03-19 17:37:27.606015424 +0100 @@ -1,0 +2,25 @@ +Tue Mar 17 11:47:53 UTC 2026 - Marcus Rueckert <[email protected]> + +- Update to 13.0.0 + Highlights from this release: + + - OpenVDB now includes in-memory support for Half Grids and the + file format has been extended to add I/O serialization for half + grids. More work is planned on adapting algorithms when using + Half Grids for better performance and improved precision. + - NanoVDB is no longer limited to static applications, such as + rendering, but can increasingly be applied to problems that + involve dynamic topology, such as level set tracking, grid + building, morphology operations and merging of grids. This is + due to the fact that we keep adding more and more tools to + NanoVDB that facilitates tree modification. However, unlike + OpenVDB, these operations generate new NanoVDB grids (as oppose + to in-palace modifications in OpenVDB), yet are typically much + faster since they are performed on the GPU. Many of these + exciting new features are the foundation of fVDB. + + https://www.openvdb.org/documentation/doxygen/changes.html#v13_0_0_changes + https://www.openvdb.org/documentation/doxygen/changes.html#v12_1_1_changes + https://www.openvdb.org/documentation/doxygen/changes.html#v12_1_0_changes + +------------------------------------------------------------------- Old: ---- openvdb-12.0.1.tar.gz New: ---- openvdb-13.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openvdb.spec ++++++ --- /var/tmp/diff_new_pack.FpXePB/_old 2026-03-19 17:37:29.294085361 +0100 +++ /var/tmp/diff_new_pack.FpXePB/_new 2026-03-19 17:37:29.314086189 +0100 @@ -1,7 +1,7 @@ # # spec file for package openvdb # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # Copyright (c) 2019-2024 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties @@ -25,14 +25,14 @@ # %bcond_without openvdb_tool -%define libname libopenvdb12_0 +%define libname libopenvdb13_0 %if 0%{suse_version} <= 1500 # force a recent gcc version on 15.X, default would be gcc7 which is too old %define gcc_major 14 %endif Name: openvdb -Version: 12.0.1 +Version: 13.0.0 Release: 0 Summary: Sparse volume data structure and tools License: Apache-2.0 ++++++ openvdb-12.0.1.tar.gz -> openvdb-13.0.0.tar.gz ++++++ ++++ 70473 lines of diff (skipped)
