diff --git a/opencv.spec b/opencv.spec index 80ddaaa..633c122 100644 --- a/opencv.spec +++ b/opencv.spec @@ -22,7 +22,7 @@ Name: opencv %define libname lib%{name} %define soname 2 Version: 2.1.0 -Release: 6 +Release: 7 Summary: Collection of algorithms for computer vision Group: Development/Libraries License: BSD3c @@ -46,6 +46,7 @@ BuildRequires: cmake gcc-c++ libpng-devel python-devel swig zlib-devel %if %{with ffmpeg} BuildRequires: libffmpeg-devel %endif + %description OpenCV means IntelĀ® Open Source Computer Vision Library. It is a collection of C functions and a few C++ classes that implement some popular Image Processing and