diff --git a/opencv.spec b/opencv.spec index b0d4d3b..e00b1a7 100644 --- a/opencv.spec +++ b/opencv.spec @@ -74,7 +74,7 @@ Version: 4.7.0 %global minorver %(foo=%{version}; a=(${foo//./ }); echo ${a[1]} ) %global padding %(digits=00; num=%{minorver}; echo ${digits:${#num}:${#digits}} ) %global abiver %(echo %{majorver}%{padding}%{minorver} ) -Release: 11%{?dist} +Release: 12%{?dist} Summary: Collection of algorithms for computer vision # This is normal three clause BSD. License: BSD