From d9b4541053a172908ac0f2b041aa098254186ba2 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 08:10:50 +0100 Subject: [PATCH] automatic version update by autodist [release 4.5.2-1mamba;Sat Apr 03 2021] --- opencv.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/opencv.spec b/opencv.spec index f803e3e..d07c6e5 100644 --- a/opencv.spec +++ b/opencv.spec @@ -1,14 +1,14 @@ %define pkgver %(echo %version | sed "s|[a-z]||") %define javaver %(echo %version | cut -d. -f1-3 | tr -d .) Name: opencv -Version: 4.5.1 +Version: 4.5.2 Release: 1mamba Summary: Collection of algorithms for computer vision Group: Development/Libraries Vendor: openmamba Distribution: openmamba Packager: Davide Madrisan -URL: http://opencv.willowgarage.com/wiki/ +URL: https://opencv.willowgarage.com/wiki/ Source: https://sourceforge.net/projects/opencvlibrary/files/%{version}/OpenCV%20%{version}.tar.gz #Source: http://downloads.sourceforge.net/project/opencvlibrary/opencv-unix/%{version}/opencv-%{version}.tar.gz Patch0: %{name}-2.1.0-libpng14.patch @@ -46,7 +46,6 @@ BuildRequires: libxine-devel #BuildRequires: python-Imaging #BuildRequires: python-numpy Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description OpenCV (Open Source Computer Vision) is a library of programming functions for real time computer vision. @@ -216,6 +215,9 @@ rm -fr %{buildroot}%{_datadir}/opencv/doc %endif %changelog +* Sat Apr 03 2021 Automatic Build System 4.5.2-1mamba +- automatic version update by autodist + * Tue Dec 29 2020 Automatic Build System 4.5.1-1mamba - automatic version update by autodist