diff --git a/ospray.spec b/ospray.spec index 2beac20..bc25c61 100644 --- a/ospray.spec +++ b/ospray.spec @@ -1,6 +1,6 @@ Name: ospray Version: 3.1.0 -Release: 3mamba +Release: 4mamba Summary: An Open, Scalable, Portable, Ray Tracing Based Rendering Engine for High-Fidelity Visualization Group: System/Libraries Vendor: openmamba @@ -23,7 +23,7 @@ BuildRequires: libsnappy-devel BuildRequires: libstdc++6-devel BuildRequires: libtbb-devel ## AUTOBUILDREQ-END -BuildRequires: libbenchmark-devel >= 0:1.8.4-1mamba +BuildRequires: libbenchmark-devel >= 0:1.8.5-1mamba BuildRequires: cmake Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} @@ -112,6 +112,9 @@ rm -f %{buildroot}%{_bindir}/{ospTestSuite,ospMPIDistribTestSuite} %doc README.md %changelog +* Sun Jul 28 2024 Automatic Build System 3.1.0-4mamba +- rebuilt by autoport with build requirements: libbenchmark-devel>=0:1.8.5-1mamba + * Thu Jun 06 2024 Automatic Build System 3.1.0-3mamba - rebuilt by autoport with build requirements: libbenchmark-devel>=0:1.8.4-1mamba