diff --git a/opencv.spec b/opencv.spec index 48a523b..afef44a 100644 --- a/opencv.spec +++ b/opencv.spec @@ -1,8 +1,8 @@ %define pkgver %(echo %version | sed "s|[a-z]||") %define javaver %(echo %version | cut -d. -f1-3 | tr -d .) Name: opencv -Version: 4.7.0 -Release: 4mamba +Version: 4.8.0 +Release: 1mamba Summary: Collection of algorithms for computer vision Group: Development/Libraries Vendor: openmamba @@ -227,6 +227,9 @@ rm -fr %{buildroot}%{_datadir}/opencv/doc %{python310_sitelib}/cv2/* %changelog +* Thu Jun 29 2023 Automatic Build System 4.8.0-1mamba +- automatic version update by autodist + * Sun May 07 2023 Silvan Calarco 4.7.0-4mamba - removed ovis module with dependency on ogre