public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] opencv5: Update changelog
@ 2026-08-28 13:32
0 siblings, 0 replies; 8+ messages in thread
From: @ 2026-08-28 13:32 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : b23a2b4828393af49bebe57966f74c7049231fb8
Author : Sérgio M. Basto <sergio@serjux.com>
Date : 2023-05-11T22:57:11+01:00
Stats : +5/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/b23a2b4828393af49bebe57966f74c7049231fb8?branch=opencv5
Log:
Update changelog
---
diff --git a/opencv.spec b/opencv.spec
index a883498..cdada14 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -522,6 +522,11 @@ ln -s -r %{buildroot}%{_jnidir}/opencv-%{javaver}.jar %{buildroot}%{_jnidir}/ope
%changelog
* Thu May 11 2023 Sandro Mani <manisandro@gmail.com> - 4.7.0-6
- Rebuild (gdal)
+- Disable tests, even only tests, fail to build and generate build.log with millions of logs lines saying:
+ *** stack smashing detected ***: terminated
+ cat build.log | grep smashing | wc -l
+ 118308609
+- Disable extra tests on builds
* Thu Apr 13 2023 Sérgio Basto <sergio@serjux.com> - 4.7.0-5
- if without tests also disable 500MB of extra tests
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [rpms/opencv] opencv5: Update changelog
@ 2026-08-28 13:33 Nicolas Chauvet
0 siblings, 0 replies; 8+ messages in thread
From: Nicolas Chauvet @ 2026-08-28 13:33 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : a3caee55c6cd8dbabdd85ef4e1760859f3e3e559
Author : Nicolas Chauvet <kwizart@gmail.com>
Date : 2025-10-16T14:54:32+02:00
Stats : +4/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/a3caee55c6cd8dbabdd85ef4e1760859f3e3e559?branch=opencv5
Log:
Update changelog
---
diff --git a/opencv.spec b/opencv.spec
index 96c3887..a6784c6 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -75,7 +75,7 @@ Version: 4.11.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: 12%{?dist}
+Release: 13%{?dist}
Summary: Collection of algorithms for computer vision
# This is normal three clause BSD.
License: BSD-3-Clause AND Apache-2.0 AND ISC
@@ -615,6 +615,9 @@ ln -s -r %{buildroot}%{_jnidir}/opencv-%{javaver}.jar %{buildroot}%{_jnidir}/ope
%changelog
+* Thu Oct 16 2025 Nicolas Chauvet <kwizart@gmail.com> - 4.11.0-13
+- Use pyprojectize - thanks Miro !
+
* Tue Sep 30 2025 Nicolas Chauvet <kwizart@gmail.com> - 4.11.0-12
- Drop retired openni-primesense in fedora >= 44
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [rpms/opencv] opencv5: Update changelog
@ 2026-08-28 13:32 Nicolas Chauvet
0 siblings, 0 replies; 8+ messages in thread
From: Nicolas Chauvet @ 2026-08-28 13:32 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : 709fa3cec9a484f8485855a9960da8485c6b5e02
Author : Nicolas Chauvet <kwizart@gmail.com>
Date : 2025-07-29T10:27:41+02:00
Stats : +4/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/709fa3cec9a484f8485855a9960da8485c6b5e02?branch=opencv5
Log:
Update changelog
---
diff --git a/opencv.spec b/opencv.spec
index 7a783b9..3a5c6d4 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -75,7 +75,7 @@ Version: 4.11.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: 5%{?dist}
+Release: 6%{?dist}
Summary: Collection of algorithms for computer vision
# This is normal three clause BSD.
License: BSD-3-Clause AND Apache-2.0 AND ISC
@@ -612,6 +612,9 @@ ln -s -r %{buildroot}%{_jnidir}/opencv-%{javaver}.jar %{buildroot}%{_jnidir}/ope
%changelog
+* Tue Jul 29 2025 Nicolas Chauvet <kwizart@gmail.com> - 4.11.0-6
+- Add missing BR libavif
+
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.11.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [rpms/opencv] opencv5: Update changelog
@ 2026-08-28 13:31 Nicolas Chauvet
0 siblings, 0 replies; 8+ messages in thread
From: Nicolas Chauvet @ 2026-08-28 13:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : 6a41b2a5328d996a84dbf5021c09ea89a3ab6f09
Author : Nicolas Chauvet <kwizart@gmail.com>
Date : 2021-03-31T15:12:55+02:00
Stats : +4/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/6a41b2a5328d996a84dbf5021c09ea89a3ab6f09?branch=opencv5
Log:
Update changelog
---
diff --git a/opencv.spec b/opencv.spec
index fda3980..4b7fefe 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -58,7 +58,7 @@ Name: opencv
Version: 4.5.1
%global javaver %(foo=%{version}; echo ${foo//./})
%global abiver %(foo=%{version}; echo ${foo:0:3})
-Release: 7%{?dist}
+Release: 8%{?dist}
Summary: Collection of algorithms for computer vision
# This is normal three clause BSD.
License: BSD
@@ -486,6 +486,9 @@ ln -s -r %{buildroot}%{_jnidir}/opencv-%{javaver}.jar %{buildroot}%{_jnidir}/ope
%{_libdir}/libopencv_xphoto.so.%{abiver}*
%changelog
+* Wed Mar 31 2021 Nicolas Chauvet <kwizart@gmail.com> - 4.5.1-8
+- Disable tests for now
+
* Tue Mar 30 2021 Jonathan Wakely <jwakely@redhat.com> - 4.5.1-7
- Rebuilt for removed libstdc++ symbol (#1937698)
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [rpms/opencv] opencv5: Update changelog
@ 2026-08-28 13:31 Nicolas Chauvet
0 siblings, 0 replies; 8+ messages in thread
From: Nicolas Chauvet @ 2026-08-28 13:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : d4fbc923e10ab5f2efd1e0def19760da9d6eaace
Author : Nicolas Chauvet <kwizart@gmail.com>
Date : 2020-03-26T09:11:45+01:00
Stats : +4/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/d4fbc923e10ab5f2efd1e0def19760da9d6eaace?branch=opencv5
Log:
Update changelog
---
diff --git a/opencv.spec b/opencv.spec
index d59da81..f887f49 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -60,7 +60,7 @@
Name: opencv
Version: 4.2.0
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Collection of algorithms for computer vision
# This is normal three clause BSD.
License: BSD
@@ -476,6 +476,9 @@ popd
%{_libdir}/libopencv_xphoto.so.%{abiver}*
%changelog
+* Thu Mar 26 2020 Nicolas Chauvet <kwizart@gmail.com> - 4.2.0-5
+- Add without_compat_opencv_pc with conditional - rhbz#1816439
+
* Tue Mar 03 2020 Sandro Mani <manisandro@gmail.com> - 4.2.0-4
- Rebuild (gdal)
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [rpms/opencv] opencv5: Update changelog
@ 2026-08-28 13:31 Nicolas Chauvet
0 siblings, 0 replies; 8+ messages in thread
From: Nicolas Chauvet @ 2026-08-28 13:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : 51372b96b31434a9d9c29c3c6f2ba14bad5f597b
Author : Nicolas Chauvet <kwizart@gmail.com>
Date : 2019-12-19T09:13:00+01:00
Stats : +1/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/51372b96b31434a9d9c29c3c6f2ba14bad5f597b?branch=opencv5
Log:
Update changelog
---
diff --git a/opencv.spec b/opencv.spec
index e9e6518..714bf09 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -473,6 +473,7 @@ popd
- Drop CPU baseline to SSE2 for x86
- Add missing directory ownership
- Add symlinks for compatibility with older versions
+- Restore deprecated headers for compat
* Sat Oct 12 2019 Nicolas Chauvet <kwizart@gmail.com> - 4.1.2-1
- Update to 4.1.2
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [rpms/opencv] opencv5: Update changelog
@ 2026-08-28 13:31 Nicolas Chauvet
0 siblings, 0 replies; 8+ messages in thread
From: Nicolas Chauvet @ 2026-08-28 13:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : 63414db18ce897f86cadaccda327a9a1ca36e336
Author : Nicolas Chauvet <kwizart@gmail.com>
Date : 2019-12-19T09:13:00+01:00
Stats : +6/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/63414db18ce897f86cadaccda327a9a1ca36e336?branch=opencv5
Log:
Update changelog
---
diff --git a/opencv.spec b/opencv.spec
index b5d6a54..df8e500 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -460,6 +460,12 @@ popd
* Thu Dec 19 2019 Orion Poplawski <orion@nwra.com> - 4.1.2-2
- Rebuild for protobuf 3.11
+* Thu Oct 17 2019 Nicolas Chauvet <kwizart@gmail.com> - 4.1.2-1.1
+- Fix include path
+- Drop CPU baseline to SSE2 for x86
+- Add missing directory ownership
+- Add symlinks for compatibility with older versions
+
* Sat Oct 12 2019 Nicolas Chauvet <kwizart@gmail.com> - 4.1.2-1
- Update to 4.1.2
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [rpms/opencv] opencv5: Update changelog
@ 2026-08-28 13:30 Nicolas Chauvet
0 siblings, 0 replies; 8+ messages in thread
From: Nicolas Chauvet @ 2026-08-28 13:30 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/opencv
Branch : opencv5
Commit : 8b794b883b370c26585b8284638fd3a141936e48
Author : Nicolas Chauvet <kwizart@gmail.com>
Date : 2013-01-20T22:03:33+01:00
Stats : +1/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/8b794b883b370c26585b8284638fd3a141936e48?branch=opencv5
Log:
Update changelog
---
diff --git a/opencv.spec b/opencv.spec
index e529c26..53c3177 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -235,9 +235,7 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sun Jan 20 2013 Nicolas Chauvet <kwizart@gmail.com> - 2.4.3-5
-- Add more FourCC for gstreamer
-
-* Sun Jan 20 2013 Nicolas Chauvet <kwizart@gmail.com> - 2.4.3-4
+- Add more FourCC for gstreamer - rhbz#812628
- Allow to use python-pillow - rhbz#895767
* Mon Nov 12 2012 Nicolas Chauvet <kwizart@gmail.com> - 2.4.3-3
^ permalink raw reply related [flat|nested] 8+ messages in thread
end of thread, other threads:[~2026-08-28 13:33 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-28 13:32 [rpms/opencv] opencv5: Update changelog
-- strict thread matches above, loose matches on Subject: below --
2026-08-28 13:33 Nicolas Chauvet
2026-08-28 13:32 Nicolas Chauvet
2026-08-28 13:31 Nicolas Chauvet
2026-08-28 13:31 Nicolas Chauvet
2026-08-28 13:31 Nicolas Chauvet
2026-08-28 13:31 Nicolas Chauvet
2026-08-28 13:30 Nicolas Chauvet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox