public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] rawhide: Rebuilt for Python 3.15
@ 2026-06-05 22:45 Python Maint
0 siblings, 0 replies; only message in thread
From: Python Maint @ 2026-06-05 22:45 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/opencv
Branch : rawhide
Commit : b115f6188e327befaf63a5f43272adb830d063e3
Author : Python Maint <python-maint@redhat.com>
Date : 2026-06-06T00:45:02+02:00
Stats : +4/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/b115f6188e327befaf63a5f43272adb830d063e3?branch=rawhide
Log:
Rebuilt for Python 3.15
---
diff --git a/opencv.spec b/opencv.spec
index eb833a8..997d5dc 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -73,7 +73,7 @@ Version: 4.13.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
@@ -609,6 +609,9 @@ cp config-*.py %{buildroot}/%{python3_sitelib}/cv2/
%changelog
+* Fri Jun 05 2026 Python Maint <python-maint@redhat.com> - 4.13.0-6
+- Rebuilt for Python 3.15
+
* Fri May 29 2026 Miroslav Suchy <msuchy@redhat.com> - 4.13.0-5
- rebuild for https://fedoraproject.org/wiki/Changes/Protobuf_5.x/6.x
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-05 22:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-05 22:45 [rpms/opencv] rawhide: Rebuilt for Python 3.15 Python Maint
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox