public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] opencv5: apply the previously added patch
@ 2026-08-28 13:29 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-08-28 13:29 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/opencv
Branch : opencv5
Commit : db0fac94f539deaca5eca9963368518ff2af1614
Author : Karel Klíč <kklic@fedoraproject.org>
Date   : 2010-03-09T09:13:25+00:00
Stats  : +5/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/opencv/c/db0fac94f539deaca5eca9963368518ff2af1614?branch=opencv5

Log:
apply the previously added patch

---
diff --git a/opencv.spec b/opencv.spec
index 5fb0079..ef7d05b 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -4,7 +4,7 @@
 
 Name:           opencv
 Version:        2.0.0
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        Collection of algorithms for computer vision
 
 Group:          Development/Libraries
@@ -85,6 +85,7 @@ This package contains Python bindings for the OpenCV library.
 %prep
 %setup -q -n %{tar_name}-%{version}
 %patch0 -p1
+%patch1 -p2 -b .gaussianrng
 
 %build
 
@@ -183,6 +184,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Mar 09 2010 Karel Klic <kklic@redhat.com> - 2.0.0-9
+- apply the previously added patch
+
 * Mon Mar 08 2010 Karel Klic <kklic@redhat.com> - 2.0.0-8
 - re-enable testing on CMake build system
 - fix memory corruption in the gaussian random number generator

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-28 13:29 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:29 [rpms/opencv] opencv5: apply the previously added patch 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox