public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] opencv5: Obsolete python2 only < %{version}
@ 2026-08-28 13:32
0 siblings, 0 replies; only message 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 : 95f94bb5f4378ec66ff79dfeff836e7898b4f36c
Author : Sérgio M. Basto <sergio@serjux.com>
Date : 2023-05-13T06:42:18+01:00
Stats : +2/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/95f94bb5f4378ec66ff79dfeff836e7898b4f36c?branch=opencv5
Log:
Obsolete python2 only < %{version}
---
diff --git a/opencv.spec b/opencv.spec
index 45b120d..248c769 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -215,7 +215,7 @@ and Computer Vision algorithms.
%package core
Summary: OpenCV core libraries
Provides: bundled(quirc) = 1.0
-Obsoletes: python2-%{name} < %{version}-%{release}
+Obsoletes: python2-%{name} < %{version}
%description core
This package contains the OpenCV C/C++ core libraries.
@@ -520,6 +520,7 @@ ln -s -r %{buildroot}%{_jnidir}/opencv-%{javaver}.jar %{buildroot}%{_jnidir}/ope
* Sat May 13 2023 Sérgio Basto <sergio@serjux.com> - 4.7.0-7
- Install python egg-info
- Fix patch warning
+- Obsolete python2 < %{version} (if someone want use an external python2 version}
* Thu May 11 2023 Sandro Mani <manisandro@gmail.com> - 4.7.0-6
- Rebuild (gdal)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-28 13:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-28 13:32 [rpms/opencv] opencv5: Obsolete python2 only < %{version}
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox