automatic version update by autodist [release 3.4.2-1mamba;Fri Aug 03 2018]
This commit is contained in:
parent
2727624153
commit
8cd48aed11
@ -1,7 +1,7 @@
|
||||
%define pkgver %(echo %version | sed "s|[a-z]||")
|
||||
%define javaver %(echo %version | cut -d. -f1-3 | tr -d .)
|
||||
Name: opencv
|
||||
Version: 3.4.1
|
||||
Version: 3.4.2
|
||||
Release: 1mamba
|
||||
Summary: Collection of algorithms for computer vision
|
||||
Group: Development/Libraries
|
||||
@ -177,6 +177,8 @@ rm -fr %{buildroot}%{_datadir}/opencv/doc
|
||||
%{_datadir}/OpenCV/haarcascades/*
|
||||
%dir %{_datadir}/OpenCV/lbpcascades
|
||||
%{_datadir}/OpenCV/lbpcascades/*
|
||||
%dir %{_datadir}/OpenCV/licenses
|
||||
%{_datadir}/OpenCV/licenses/*
|
||||
#% ifarch x86_64
|
||||
#%dir %{_datadir}/OpenCV/3rdparty
|
||||
#%dir %{_datadir}/OpenCV/3rdparty/lib*
|
||||
@ -216,6 +218,9 @@ rm -fr %{buildroot}%{_datadir}/opencv/doc
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Aug 03 2018 Automatic Build System <autodist@mambasoft.it> 3.4.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jul 30 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 3.4.1-1mamba
|
||||
- update to 3.4.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user