From 893d413e0c3637750d2070793650677203abd1ef Mon Sep 17 00:00:00 2001 From: mgb01105731 Date: Thu, 12 Jun 2025 10:37:52 +0800 Subject: [PATCH] Rebuild with hdf5 1.14.5 --- opencv.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/opencv.spec b/opencv.spec index 09d9e95..bd55277 100644 --- a/opencv.spec +++ b/opencv.spec @@ -1,4 +1,4 @@ -%define anolis_release 11 +%define anolis_release 12 %undefine __cmake_in_source_build %bcond_with tests @@ -443,6 +443,9 @@ ln -s -r %{buildroot}%{_jnidir}/opencv-%{javaver}.jar %{buildroot}%{_jnidir}/ope %{_libdir}/libopencv_xphoto.so.{%{abiver},%{version}} %changelog +* Thu Jun 12 2025 mgb01105731 - 4.7.0-12 +- Rebuild with hdf5 1.14.5 + * Mon Feb 19 2024 zhongling.h - 4.7.0-11 - rebuild with tbb-2021.11.0 -- Gitee