Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package opencv for openSUSE:Factory checked 
in at 2026-09-15 17:09:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/opencv (Old)
 and      /work/SRC/openSUSE:Factory/.opencv.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "opencv"

Tue Sep 15 17:09:18 2026 rev:111 rq:1377773 version:4.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/opencv/opencv.changes    2026-02-11 
18:47:25.741803237 +0100
+++ /work/SRC/openSUSE:Factory/.opencv.new.383539/opencv.changes        
2026-09-15 17:09:49.594869331 +0200
@@ -1,0 +2,6 @@
+Mon Jul 27 13:25:48 UTC 2026 - anenasa <[email protected]>
+
+- Enable jxl and avif support
+- python-opencv requires python-numpy
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ opencv.spec ++++++
--- /var/tmp/diff_new_pack.Xy2lQZ/_old  2026-09-15 17:09:52.086973628 +0200
+++ /var/tmp/diff_new_pack.Xy2lQZ/_new  2026-09-15 17:09:52.088973712 +0200
@@ -98,8 +98,10 @@
 BuildRequires:  pkgconfig(OpenEXR)
 BuildRequires:  pkgconfig(glu)
 BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0)
+BuildRequires:  pkgconfig(libavif)
 BuildRequires:  pkgconfig(libdc1394-2)
 BuildRequires:  pkgconfig(libgphoto2)
+BuildRequires:  pkgconfig(libjxl)
 BuildRequires:  pkgconfig(libopenjp2)
 BuildRequires:  pkgconfig(libpng)
 BuildRequires:  pkgconfig(libtiff-4)
@@ -373,6 +375,7 @@
 Requires:       libopencv_highgui%{so_ver} = %{version}
 %if %{qt_ver} == 5
 %if "%{python_flavor}" == "python3" || "%{python_provides}" == "python3"
+Requires:       python-numpy
 Provides:       python-%{name}-qt5 = %{version}
 Obsoletes:      python-%{name}-qt5 < %{version}
 %endif
@@ -389,6 +392,7 @@
 Group:          Development/Libraries/Python
 %if %{with gui}
 %if 0%{?qt_ver} == 5
+Requires:       python3-numpy
 Provides:       python3-%{name}-qt5 = %{version}
 Obsoletes:      python3-%{name}-qt5 < %{version}
 %endif
@@ -458,6 +462,7 @@
       -DWITH_XINE=ON \
       -DWITH_IPP=OFF \
       -DWITH_TBB=ON \
+      -DWITH_JPEGXL=ON \
 %if %{without gapi}
       -DWITH_ADE=OFF \
       -DWITH_opencv_gapi=OFF \

Reply via email to