public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/opencv] opencv5: Update to 4.1.2
Date: Fri, 28 Aug 2026 13:31:20 GMT [thread overview]
Message-ID: <178792388069.1.5593524354751055996.rpms-opencv-d6b2548b1181@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : d6b2548b1181b76ce2ed9d50856722cc873934fa
Author : Sérgio M. Basto <sergio@serjux.com>
Date : 2019-10-13T23:57:58+01:00
Stats : +12/-7 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/d6b2548b1181b76ce2ed9d50856722cc873934fa?branch=opencv5
Log:
Update to 4.1.2
---
diff --git a/opencv-clean.sh b/opencv-clean.sh
index 9016048..8014a3e 100755
--- a/opencv-clean.sh
+++ b/opencv-clean.sh
@@ -1,4 +1,4 @@
-export VERSION=4.1.1
+export VERSION=4.1.2
wget -c https://github.com/opencv/opencv/archive/${VERSION}/opencv-${VERSION}.tar.gz
tar xf opencv-${VERSION}.tar.gz
diff --git a/opencv.spec b/opencv.spec
index 94271ff..f333c6e 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -50,7 +50,7 @@
%global srcname opencv
%global abiver 4.1
-%global javaver 411
+%global javaver 412
# Required because opencv-core has lot of spurious dependencies
# (despite supposed to be "-core")
@@ -59,7 +59,7 @@
%global optflags %(echo %{optflags} -Wl,--as-needed )
Name: opencv
-Version: 4.1.1
+Version: 4.1.2
Release: 1%{?dist}
Summary: Collection of algorithms for computer vision
# This is normal three clause BSD.
@@ -298,6 +298,7 @@ popd
-DINSTALL_PYTHON_EXAMPLES=ON \
-DPYTHON2_EXECUTABLE=false \
-DPYTHON3_EXECUTABLE=%{__python3} \
+ -DPYTHON3_PACKAGES_PATH=%{python3_sitearch} \
-DENABLE_PYLINT=ON \
-DBUILD_PROTOBUF=OFF \
-DPROTOBUF_UPDATE_FILES=ON \
@@ -415,9 +416,10 @@ popd
%{_libdir}/libopencv_calib3d.so.%{abiver}*
%{_libdir}/libopencv_ccalib.so.%{abiver}*
#Module opencv_datasets disabled because opencv_text dependency can't be resolved!
-%{_libdir}/libopencv_datasets.so.%%{abiver}*
-%{_libdir}/libopencv_dnn.so.%%{abiver}*
-%{_libdir}/libopencv_dnn_objdetect.so.%%{abiver}*
+%{_libdir}/libopencv_datasets.so.%{abiver}*
+%{_libdir}/libopencv_dnn.so.%{abiver}*
+%{_libdir}/libopencv_dnn_objdetect.so.%{abiver}*
+%{_libdir}/libopencv_dnn_superres.so.%{abiver}*
%{_libdir}/libopencv_dpm.so.%{abiver}*
%{_libdir}/libopencv_face.so.%{abiver}*
%{_libdir}/libopencv_freetype.so.%{abiver}*
@@ -435,13 +437,16 @@ popd
%{_libdir}/libopencv_stereo.so.%{abiver}*
%{_libdir}/libopencv_structured_light.so.%{abiver}*
%{_libdir}/libopencv_surface_matching.so.%{abiver}*
-%{_libdir}/libopencv_text.so.%%{abiver}*
+%{_libdir}/libopencv_text.so.%{abiver}*
%{_libdir}/libopencv_tracking.so.%{abiver}*
%{_libdir}/libopencv_ximgproc.so.%{abiver}*
%{_libdir}/libopencv_xobjdetect.so.%{abiver}*
%{_libdir}/libopencv_xphoto.so.%{abiver}*
%changelog
+* Sat Oct 12 2019 Nicolas Chauvet <kwizart@gmail.com> - 4.1.2-1
+- Update to 4.1.2
+
* Fri Sep 13 2019 Nicolas Chauvet <kwizart@gmail.com> - 4.1.1-1
- Update to 4.1.1
next reply other threads:[~2026-08-28 13:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-28 13:31 [this message]
2026-08-28 13:31 [rpms/opencv] opencv5: Update to 4.1.2 Nicolas Chauvet
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178792388069.1.5593524354751055996.rpms-opencv-d6b2548b1181@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox