Update to 10.1.0

This commit is contained in:
Ali Erdinc Koroglu 2023-10-21 15:34:49 +03:00
parent 8ba43759b4
commit 19fcdae5c1
3 changed files with 7 additions and 5 deletions

1
.gitignore vendored
View File

@ -17,3 +17,4 @@
/openvdb-9.0.0.tar.gz
/openvdb-9.1.0.tar.gz
/openvdb-10.0.1.tar.gz
/openvdb-10.1.0.tar.gz

View File

@ -2,7 +2,7 @@
%undefine __cmake_in_source_build
# Use soversion
%global soversion 10.0
%global soversion 10.1
# Set to 1 to enable testsuite. Fails everywhere with GCC 8+.
%global with_tests 0
@ -12,13 +12,13 @@
%global with_ax 0
Name: openvdb
Version: 10.0.1
Version: 10.1.0
Release: %autorelease
Summary: C++ library for sparse volumetric data discretized on three-dimensional grids
License: MPL-2.0
URL: http://www.openvdb.org/
Source0: https://github.com/AcademySoftwareFoundation/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source0: https://github.com/AcademySoftwareFoundation/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
BuildRequires: boost-devel >= 1.61
# boost-python3-devel merged in boost-devel for Fedora 33+
@ -48,6 +48,7 @@ BuildRequires: pkgconfig(glfw3) >= 2.7
%endif
BuildRequires: pkgconfig(jemalloc)
BuildRequires: pkgconfig(log4cplus) >= 1.0
BuildRequires: cmake(pybind11)
%if 0%{?with_openexr}
BuildRequires: pkgconfig(OpenEXR) >= 3.0
%endif
@ -176,7 +177,7 @@ find %{buildroot} -name '*.a' -delete
%if 0%{?fedora}
%files -n python3-%{name}
%{python3_sitearch}/py%{name}.so
%{python3_sitearch}/py%{name}.cpython-*.so
%endif
%files devel

View File

@ -1 +1 @@
SHA512 (openvdb-10.0.1.tar.gz) = 361cef8932b69b19ee94c47fe78f665a1acabfabc3f45ff9f490e830f73ff092c42f56ce698677476a8ccf062c89e3e4dc6d4c550aa6842438cbd4d404ee83bb
SHA512 (openvdb-10.1.0.tar.gz) = b1f36fb53ed9fcc65a59a764bb79b7bd0f8469649a70051023f9a8f5d2692f6c32a53c62fc78b7ab57ebda7dedea7b32450b62d90107119f5a30179a660536aa