bump release

This commit is contained in:
Mamoru TASAKA 2023-07-07 20:27:08 +09:00
parent 05aad33f58
commit 305eb44cc9

View File

@ -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