automatic version update by autodist [release 4.10.0-1mamba;Mon Jun 03 2024]

This commit is contained in:
Automatic Build System 2025-01-12 17:09:31 +01:00
parent 10915f5496
commit 3c038517fd

View File

@ -1,7 +1,7 @@
%define pkgver %(echo %version | sed "s|[a-z]||") %define pkgver %(echo %version | sed "s|[a-z]||")
%define javaver %(echo %version | cut -d. -f1-3 | tr -d .) %define javaver %(echo %version | cut -d. -f1-3 | tr -d .)
Name: opencv Name: opencv
Version: 4.9.0 Version: 4.10.0
Release: 1mamba Release: 1mamba
Summary: Collection of algorithms for computer vision Summary: Collection of algorithms for computer vision
Group: Development/Libraries Group: Development/Libraries
@ -223,6 +223,9 @@ rm -fr %{buildroot}%{_datadir}/opencv/doc
%{python3_sitelib}/cv2/* %{python3_sitelib}/cv2/*
%changelog %changelog
* Mon Jun 03 2024 Automatic Build System <autodist@openmamba.org> 4.10.0-1mamba
- automatic version update by autodist
* Sun Feb 25 2024 Automatic Build System <autodist@openmamba.org> 4.9.0-1mamba * Sun Feb 25 2024 Automatic Build System <autodist@openmamba.org> 4.9.0-1mamba
- automatic version update by autodist - automatic version update by autodist