public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/opencv] opencv5: Update to 2.4.6.1
@ 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 : 130e085c40a678cfa8a8cdc5b7f923b048e969cb
Author : Nicolas Chauvet <kwizart@gmail.com>
Date   : 2013-07-24T19:34:38+02:00
Stats  : +7/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/opencv/c/130e085c40a678cfa8a8cdc5b7f923b048e969cb?branch=opencv5

Log:
Update to 2.4.6.1

---
diff --git a/.gitignore b/.gitignore
index cf887ce..80efe71 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ OpenCV-2.1.0.tar.bz2
 /OpenCV-2.4.4a.tar.bz2
 /OpenCV-2.4.4a-clean.tar.bz2
 /opencv-2.4.5-clean.tar.xz
+/opencv-clean-2.4.6.1.tar.xz

diff --git a/opencv.spec b/opencv.spec
index 3e4eba3..0dd9525 100644
--- a/opencv.spec
+++ b/opencv.spec
@@ -1,7 +1,7 @@
 #global indice   a
 
 Name:           opencv
-Version:        2.4.5
+Version:        2.4.6.1
 Release:        1%{?dist}
 Summary:        Collection of algorithms for computer vision
 
@@ -12,7 +12,7 @@ URL:            http://opencv.org
 # Need to remove SIFT/SURF from source tarball, due to legal concerns
 # rm -rf opencv-%%{version}/modules/nonfree/src/sift.cpp
 # rm -rf opencv-%%{version}/modules/nonfree/src/surf.cpp
-# Source0:        http://downloads.sourceforge.net/opencvlibrary/%{name}-%{version}%{?indice}.tar.bz2
+#Source0:        http://downloads.sourceforge.net/opencvlibrary/opencv-unix/%{version}/%{name}-%{version}%{?indice}.tar.gz
 Source0:	%{name}-%{version}%{?indice}-clean.tar.xz
 Source1:        opencv-samples-Makefile
 Patch0:         opencv-pkgcmake.patch
@@ -256,6 +256,9 @@ popd
 
 
 %changelog
+* Wed Jul 24 2013 Nicolas Chauvet <kwizart@gmail.com> - 2.4.6.1-1
+- Update to 2.4.6.1
+
 * Thu May 23 2013 Nicolas Chauvet <kwizart@gmail.com> - 2.4.5-1
 - Update to 2.4.5-clean
 - Spec file clean-up

diff --git a/sources b/sources
index d7fa725..801c90f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-245dbf9041d1ec60fd56b1baac080f7f  opencv-2.4.5-clean.tar.xz
+2d3953ed758812f1836e58b6b70e6955  opencv-clean-2.4.6.1.tar.xz

^ 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.6.1 Nicolas Chauvet

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