public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] rawhide: Rebuilt for Python 3.15.0b4 ABI change
@ 2026-07-22 8:15 Python Maint
0 siblings, 0 replies; only message in thread
From: Python Maint @ 2026-07-22 8:15 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/opencv
Branch : rawhide
Commit : 6f8d38872ef69e9e3f7958a897fb589d3584e207
Author : Python Maint <python-maint@redhat.com>
Date : 2026-07-22T10:15:20+02:00
Stats : +4/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/opencv/c/6f8d38872ef69e9e3f7958a897fb589d3584e207?branch=rawhide
Log:
Rebuilt for Python 3.15.0b4 ABI change
---
diff --git a/opencv.spec b/opencv.spec
index 9757913..37b0b80 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: 9%{?dist}
+Release: 10%{?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
+* Wed Jul 22 2026 Python Maint <python-maint@redhat.com> - 4.13.0-10
+- Rebuilt for Python 3.15.0b4 ABI change
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 4.13.0-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-22 8:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-22 8:15 [rpms/opencv] rawhide: Rebuilt for Python 3.15.0b4 ABI change Python Maint
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox