public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] opencv5: Update to 2.4.3
@ 2026-08-28 13:30 Nicolas Chauvet
  0 siblings, 0 replies; only message 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 : a20d4d06c3ba1e2b62a32a5a5f2a1d00b4c56a21
Author : Nicolas Chauvet <kwizart@gmail.com>
Date   : 2012-11-04T12:42:06+01:00
Stats  : +8/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/opencv/c/a20d4d06c3ba1e2b62a32a5a5f2a1d00b4c56a21?branch=opencv5

Log:
Update to 2.4.3

---
diff --git a/.gitignore b/.gitignore
index 8465865..56d9a1a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ OpenCV-2.1.0.tar.bz2
 /OpenCV-2.3.1a.tar.bz2
 /OpenCV-2.4.1.tar.bz2
 /OpenCV-2.4.2.tar.bz2
+/OpenCV-2.4.3.tar.bz2

diff --git a/opencv.spec b/opencv.spec
index 9f50574..d1b3c60 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -4,8 +4,8 @@
 #global indice   a
 
 Name:           opencv
-Version:        2.4.2
-Release:        2%{?dist}
+Version:        2.4.3
+Release:        1%{?dist}
 Summary:        Collection of algorithms for computer vision
 
 Group:          Development/Libraries
@@ -216,6 +216,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc doc/opencv_tutorials.pdf
 %doc doc/*.{htm,png,jpg}
 %doc %{_datadir}/OpenCV/samples
+%doc %{_datadir}/opencv/samples
 
 %files python
 %defattr(-,root,root,-)
@@ -224,6 +225,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Nov 04 2012 Nicolas Chauvet <kwizart@gmail.com> - 2.4.3-1
+- Update to 2.4.3
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 

diff --git a/sources b/sources
index 715b580..afecdb0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-059ef86fc1724d69b75832a0d2929ff5  OpenCV-2.4.2.tar.bz2
+c0a5af4ff9d0d540684c0bf00ef35dbe  OpenCV-2.4.3.tar.bz2

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

only message in thread, other threads:[~2026-08-28 13:30 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:30 [rpms/opencv] opencv5: Update to 2.4.3 Nicolas Chauvet

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